@mattrglobal/node-bbs-signatures
Advanced tools
Comparing version 0.0.2-unstable.305cd0e to 0.1.0
@@ -1,12 +0,3 @@ | ||
## 0.0.2-unstable.305cd0e (2020-04-26) | ||
# [0.1.0](https://github.com/mattrglobal/node-bbs-signatures/compare/0.2.0...0.1.0) (2020-04-26) | ||
## 0.0.2 (2020-04-26) | ||
# Change Log | ||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
Initial release |
{ | ||
"name": "@mattrglobal/node-bbs-signatures", | ||
"version": "0.0.2-unstable.305cd0e", | ||
"version": "0.1.0", | ||
"description": "An implementation of BBS+ signatures using rust and typescript for node.js", | ||
@@ -16,3 +16,3 @@ "homepage": "https://github.com/mattrglobal/node-bbs-signatures", | ||
"lib", | ||
"native" | ||
"native/index.node" | ||
], | ||
@@ -52,3 +52,3 @@ "typings": "lib/index.d.ts", | ||
"version:release": "yarn version --minor --message \"chore(release): publish [skip ci]\"", | ||
"install": "yarn build:neon" | ||
"install": "node-pre-gyp install --fallback-to-build=false" | ||
}, | ||
@@ -101,2 +101,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
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 16 instances in 1 package
0
66489
61
971