@mattrglobal/node-bbs-signatures
Advanced tools
Comparing version 0.9.0 to 0.9.1-unstable.8f89d26
@@ -0,1 +1,9 @@ | ||
## 0.9.1-unstable.8f89d26 (2020-07-07) | ||
## 0.9.1 (2020-07-07) | ||
# [0.9.0](https://github.com/mattrglobal/node-bbs-signatures/compare/0.8.0...0.9.0) (2020-06-18) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@mattrglobal/node-bbs-signatures", | ||
"version": "0.9.0", | ||
"version": "0.9.1-unstable.8f89d26", | ||
"description": "An implementation of BBS+ signatures using rust and typescript for node.js", | ||
@@ -11,9 +11,8 @@ "homepage": "https://github.com/mattrglobal/node-bbs-signatures", | ||
}, | ||
"directories": { | ||
"lib": "lib", | ||
"native": "native" | ||
}, | ||
"directories": [ | ||
"lib" | ||
], | ||
"files": [ | ||
"lib", | ||
"native/index.node" | ||
"native" | ||
], | ||
@@ -52,3 +51,3 @@ "typings": "lib/index.d.ts", | ||
"docs": "typedoc --out docs/api src", | ||
"install": "node-pre-gyp install --fallback-to-build=false" | ||
"install": "yarn build:neon" | ||
}, | ||
@@ -104,2 +103,2 @@ "devDependencies": { | ||
} | ||
} | ||
} |
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 9 instances 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
275616155
880
1665
9