ripemd160-min
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "ripemd160-min", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "A minimal 0 dependency RIPEMD160 hash lib", | ||
"keywords": ["ripemd160", "ripe160", "rmd160", "ripemd"], | ||
"types": "./dist-types/index.d.ts", | ||
"main": "./dist-cjs/index.js", | ||
"keywords": [ | ||
"ripemd160", | ||
"ripe160", | ||
"rmd160", | ||
"ripemd" | ||
], | ||
"main": "./dist-umd/index.js", | ||
"module": "./dist-esm/index.js", | ||
"browser": "./dist-umd/index.js", | ||
"unpkg": "./dist-umd/index.js", | ||
@@ -51,3 +54,2 @@ "engines": { | ||
"dist-umd", | ||
"dist-types", | ||
"src", | ||
@@ -54,0 +56,0 @@ "tsconfig.json" |
@@ -6,3 +6,2 @@ { | ||
"declarationMap": true, | ||
"declarationDir": "./dist-types", | ||
"rootDir": "./src", | ||
@@ -9,0 +8,0 @@ "strict": true, |
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
37011
14
931