@eth-sdk/utils
Advanced tools
Comparing version 0.2.9 to 0.2.10
@@ -12,2 +12,3 @@ import * as abi from './abi'; | ||
export * from './tag'; | ||
export * from './typedMessage'; | ||
export * from './units'; | ||
@@ -14,0 +15,0 @@ export * from './web3'; |
@@ -25,2 +25,3 @@ "use strict"; | ||
__export(require("./tag")); | ||
__export(require("./typedMessage")); | ||
__export(require("./units")); | ||
@@ -27,0 +28,0 @@ __export(require("./web3")); |
{ | ||
"name": "@eth-sdk/utils", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"description": "Eth sdk utils", | ||
@@ -34,2 +34,3 @@ "author": { | ||
"bn.js": "4.11.8", | ||
"eth-sig-util": "^2.5.3", | ||
"js-sha3": "0.8.0", | ||
@@ -36,0 +37,0 @@ "secp256k1": "3.7.1" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
68793
76
1094
7
1
+ Addedeth-sig-util@^2.5.3
+ Added@types/pbkdf2@3.1.2(transitive)
+ Added@types/secp256k1@4.0.6(transitive)
+ Addedbase-x@3.0.10(transitive)
+ Addedblakejs@1.2.1(transitive)
+ Addedbn.js@5.2.1(transitive)
+ Addedbs58@4.0.1(transitive)
+ Addedbs58check@2.1.2(transitive)
+ Addedeth-sig-util@2.5.4(transitive)
+ Addedethereum-cryptography@0.1.3(transitive)
+ Addedethereumjs-abi@0.6.8(transitive)
+ Addedethereumjs-util@5.2.16.2.1(transitive)
+ Addedethjs-util@0.1.6(transitive)
+ Addedis-hex-prefixed@1.0.0(transitive)
+ Addedkeccak@3.0.4(transitive)
+ Addednode-addon-api@2.0.25.1.0(transitive)
+ Addednode-gyp-build@4.8.4(transitive)
+ Addedpbkdf2@3.1.2(transitive)
+ Addedrandombytes@2.1.0(transitive)
+ Addedrlp@2.2.7(transitive)
+ Addedscrypt-js@3.0.1(transitive)
+ Addedsecp256k1@4.0.4(transitive)
+ Addedsetimmediate@1.0.5(transitive)
+ Addedstrip-hex-prefix@1.0.0(transitive)
+ Addedtweetnacl@1.0.3(transitive)
+ Addedtweetnacl-util@0.15.1(transitive)