@stacks/encryption
Advanced tools
Comparing version 1.5.0-alpha.1 to 2.0.0-beta.0
@@ -6,13 +6,2 @@ # Change Log | ||
# [1.5.0-alpha.1](https://github.com/blockstack/blockstack.js/compare/v1.5.0-alpha.0...v1.5.0-alpha.1) (2021-04-30) | ||
### Features | ||
* use lerna hoisting for fast monorepo bootstrapping ([3ddaec9](https://github.com/blockstack/blockstack.js/commit/3ddaec9375915aa304be5851677cc6c95ab57a74)) | ||
## [1.2.3](https://github.com/blockstack/blockstack.js/compare/v1.2.2...v1.2.3) (2021-02-25) | ||
@@ -19,0 +8,0 @@ |
{ | ||
"name": "@stacks/encryption", | ||
"version": "1.5.0-alpha.1", | ||
"version": "2.0.0-beta.0", | ||
"description": "Encryption utilities for Stacks", | ||
@@ -33,3 +33,3 @@ "author": "yknl <yukanliao@gmail.com>", | ||
"dependencies": { | ||
"@stacks/common": "^1.5.0-alpha.1", | ||
"@stacks/common": "^2.0.0-beta.0", | ||
"@types/bn.js": "^4.11.6", | ||
@@ -70,3 +70,3 @@ "@types/node": "^14.14.43", | ||
"unpkg": "dist/index.umd.js", | ||
"gitHead": "58c70706428d2a7c56eed69cf1e4456ac834b493" | ||
"gitHead": "6d58c4273399a3644351d0fa822d6b94091679c1" | ||
} |
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
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
Network access
Supply chain riskThis module accesses the network.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
3
0
195046
95
3528
+ Added@stacks/common@2.0.2(transitive)
+ Addedcipher-base@1.0.6(transitive)
- Removed@stacks/common@1.5.0-alpha.1(transitive)
- Removedcipher-base@1.0.5(transitive)
Updated@stacks/common@^2.0.0-beta.0