@erebos/api-bzz-base
Advanced tools
Comparing version 0.5.1 to 0.5.3
{ | ||
"name": "@erebos/api-bzz-base", | ||
"version": "0.5.1", | ||
"version": "0.5.3", | ||
"description": "Base Bzz API", | ||
@@ -8,2 +8,3 @@ "repository": "git@github.com:MainframeHQ/erebos.git", | ||
"module": "esm/index.js", | ||
"types": "types/index.d.ts", | ||
"author": "Mainframe", | ||
@@ -26,3 +27,5 @@ "license": "MIT", | ||
"@babel/runtime": "^7.0.0", | ||
"@erebos/hex": "^0.5.0", | ||
"@erebos/hex": "^0.5.3", | ||
"@types/bn.js": "^4.11.3", | ||
"@types/elliptic": "^6.4.0", | ||
"elliptic": "MainframeHQ/elliptic#circular-dependencies-fix", | ||
@@ -32,4 +35,4 @@ "js-sha3": "^0.8.0" | ||
"devDependencies": { | ||
"flow-bin": "^0.87.0" | ||
"flow-bin": "^0.88.0" | ||
} | ||
} |
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
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
45816
6
+ Added@types/bn.js@^4.11.3
+ Added@types/elliptic@^6.4.0
+ Added@types/bn.js@4.11.6(transitive)
+ Added@types/elliptic@6.4.18(transitive)
+ Added@types/node@22.9.3(transitive)
+ Addedundici-types@6.19.8(transitive)
Updated@erebos/hex@^0.5.3