multihashes-sync
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "multihashes-sync", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Synchronous SHA256, SHA512 multihashes", | ||
@@ -33,2 +33,8 @@ "keywords": [ | ||
"exports": { | ||
".": { | ||
"import": { | ||
"default": "./dist/index.js", | ||
"types": "./dist/index.d.ts" | ||
} | ||
}, | ||
"./sha2": { | ||
@@ -35,0 +41,0 @@ "import": { |
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
7342