@zilliqa-js/crypto
Advanced tools
Comparing version 3.3.4 to 3.4.0-rc.0
{ | ||
"name": "@zilliqa-js/crypto", | ||
"version": "3.3.4", | ||
"version": "3.4.0-rc.0", | ||
"description": "Core crypto utilities for signing/verification/hashing Zilliqa transactions.", | ||
"author": "Ian Tan (https://github.com/iantanwx)", | ||
"maintainers": [ | ||
@@ -24,11 +23,4 @@ "Zilliqa Usability Team <maintainers@zilliqa.com> (https://github.com/zilliqa/)" | ||
}, | ||
"scripts": { | ||
"clean": "rimraf ./dist ./tsconfig.tsbuildinfo" | ||
}, | ||
"dependencies": { | ||
"@types/elliptic": "^6.4.13", | ||
"@types/uuid": "8.3.1", | ||
"@zilliqa-js/util": "^3.3.4", | ||
"aes-js": "^3.1.1", | ||
"bsert": "^0.0.4", | ||
"elliptic": "^6.5.0", | ||
@@ -42,4 +34,11 @@ "hash.js": "^1.1.5", | ||
"tslib": "2.3.1", | ||
"uuid": "8.3.2" | ||
"uuid": "8.3.2", | ||
"buffer": "^6.0.3", | ||
"@zilliqa-js/util": "3.4.0-rc.0" | ||
}, | ||
"devDependencies": { | ||
"@types/bn.js": "^5.1.0", | ||
"@types/elliptic": "^6.4.14", | ||
"@types/uuid": "8.3.1" | ||
}, | ||
"files": [ | ||
@@ -53,3 +52,5 @@ "dist", | ||
], | ||
"gitHead": "4c49d56db14609dea8916aa7c13bc4313051080f" | ||
} | ||
"scripts": { | ||
"clean": "rimraf ./dist ./tsconfig.tsbuildinfo" | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
12
2
36498
3
2
0
1
2
1
0
3
+ Addedbuffer@^6.0.3
+ Added@zilliqa-js/util@3.4.0-rc.0(transitive)
+ Addedbase64-js@1.5.1(transitive)
+ Addedbuffer@6.0.3(transitive)
+ Addedcamelcase@6.3.0(transitive)
+ Addedieee754@1.2.1(transitive)
- Removed@types/elliptic@^6.4.13
- Removed@types/uuid@8.3.1
- Removedbsert@^0.0.4
- Removed@types/bn.js@5.1.6(transitive)
- Removed@types/elliptic@6.4.18(transitive)
- Removed@types/uuid@8.3.1(transitive)
- Removed@zilliqa-js/util@3.5.0(transitive)
- Removedbsert@0.0.4(transitive)
- Removedcamelcase@5.3.1(transitive)
Updated@zilliqa-js/util@3.4.0-rc.0