mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
parent
4c32cc3242
commit
d16006dc25
14
package-lock.json
generated
14
package-lock.json
generated
@ -10,7 +10,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@ethereum-navigator/navigator": "^0.5.3",
|
||||
"@oceanprotocol/contracts": "^0.6.4",
|
||||
"@oceanprotocol/contracts": "^0.6.5",
|
||||
"cross-fetch": "^3.1.4",
|
||||
"crypto-js": "^4.0.0",
|
||||
"decimal.js": "^10.2.1",
|
||||
@ -4667,9 +4667,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@oceanprotocol/contracts": {
|
||||
"version": "0.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.6.4.tgz",
|
||||
"integrity": "sha512-W+wzN+XuA/W0y7P1bGnJ5Fi9hAjrH2oms7soi5wRoRYwPjErUdt+aDzx9ygvNvKA5nvHXAb9csOiUCD75Erl/A==",
|
||||
"version": "0.6.5",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.6.5.tgz",
|
||||
"integrity": "sha512-npAv+UeLYkF6nGa1erX+WKB95pKCJG85zn7C0ki/gtrwZxYj938Cy4DDX7JOFU+kqyCkp+vIyAuPVh8ATClZvA==",
|
||||
"dependencies": {
|
||||
"@truffle/contract": "^4.3.19",
|
||||
"@truffle/hdwallet-provider": "^1.4.0",
|
||||
@ -39726,9 +39726,9 @@
|
||||
}
|
||||
},
|
||||
"@oceanprotocol/contracts": {
|
||||
"version": "0.6.4",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.6.4.tgz",
|
||||
"integrity": "sha512-W+wzN+XuA/W0y7P1bGnJ5Fi9hAjrH2oms7soi5wRoRYwPjErUdt+aDzx9ygvNvKA5nvHXAb9csOiUCD75Erl/A==",
|
||||
"version": "0.6.5",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.6.5.tgz",
|
||||
"integrity": "sha512-npAv+UeLYkF6nGa1erX+WKB95pKCJG85zn7C0ki/gtrwZxYj938Cy4DDX7JOFU+kqyCkp+vIyAuPVh8ATClZvA==",
|
||||
"requires": {
|
||||
"@truffle/contract": "^4.3.19",
|
||||
"@truffle/hdwallet-provider": "^1.4.0",
|
||||
|
@ -46,7 +46,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ethereum-navigator/navigator": "^0.5.3",
|
||||
"@oceanprotocol/contracts": "^0.6.4",
|
||||
"@oceanprotocol/contracts": "^0.6.5",
|
||||
"cross-fetch": "^3.1.4",
|
||||
"crypto-js": "^4.0.0",
|
||||
"decimal.js": "^10.2.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user