@aztec/bn128
Advanced tools
Comparing version 0.1.1 to 0.2.1
{ | ||
"name": "@aztec/bn128", | ||
"description": "Barreto-Naehrig pairing friendly curve providing 128 bits of security", | ||
"version": "0.1.1", | ||
"version": "0.2.1", | ||
"author": "AZTEC", | ||
@@ -11,3 +11,2 @@ "browser": "./dist/bundle.web.js", | ||
"dependencies": { | ||
"@aztec/dev-utils": "0.11.0", | ||
"bn.js": "^4.11.8", | ||
@@ -18,2 +17,3 @@ "elliptic": "^6.4.1", | ||
"devDependencies": { | ||
"@aztec/dev-utils": "^0.12.0", | ||
"@babel/core": "^7.4.0", | ||
@@ -20,0 +20,0 @@ "@babel/plugin-proposal-object-rest-spread": "^7.4.0", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
2381
3
13
2
- Removed@aztec/dev-utils@0.11.0
- Removed@aztec/dev-utils@0.11.0(transitive)