@herodotus_dev/mmr-hashes
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@herodotus_dev/mmr-hashes", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "A TypeScript implementation of Merkle Mountain Ranges", | ||
@@ -33,11 +33,10 @@ "keywords": [ | ||
"build": "tsc", | ||
"import:wasm": "cp -R src/pedersen lib", | ||
"postinstall": "yarn import:wasm", | ||
"postbuild": "yarn import:wasm" | ||
"postbuild": "yarn import:wasm", | ||
"import:wasm": "cp -R src/pedersen lib" | ||
}, | ||
"dependencies": { | ||
"@herodotus_dev/mmr-core": "^1.1.1", | ||
"@types/node": "^18.14.4" | ||
"@types/node": "^18.14.5" | ||
}, | ||
"gitHead": "d602a4302bf19ef2f3ef6e003e0d73c357dee4dd" | ||
"gitHead": "433d3c4db886fd9b9139c4c539dfb2e8c92cf879" | ||
} |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
0
2
1
131254
14
245
Updated@types/node@^18.14.5