multihashes-sync
Advanced tools
Comparing version 1.1.3 to 2.0.0
{ | ||
"name": "multihashes-sync", | ||
"version": "1.1.3", | ||
"version": "2.0.0", | ||
"description": "Synchronous SHA256, SHA512 multihashes", | ||
@@ -41,11 +41,11 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/node": "^18.16.7", | ||
"prettier": "^2.8.8", | ||
"@types/node": "^20.10.6", | ||
"prettier": "^3.1.1", | ||
"tsm": "^2.3.0", | ||
"typescript": "^5.0.4", | ||
"typescript": "^5.3.3", | ||
"uvu": "^0.5.6" | ||
}, | ||
"dependencies": { | ||
"@noble/hashes": "^1.3.0", | ||
"multiformats": "^11.0.0" | ||
"@noble/hashes": "^1.3.3", | ||
"multiformats": "^13.0.0" | ||
}, | ||
@@ -52,0 +52,0 @@ "scripts": { |
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
+ Addedmultiformats@13.3.1(transitive)
- Removedmultiformats@11.0.2(transitive)
Updated@noble/hashes@^1.3.3
Updatedmultiformats@^13.0.0