@stacks/profile
Advanced tools
Comparing version 1.5.0-alpha.1 to 2.0.0-beta.0
@@ -6,15 +6,4 @@ # 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) | ||
**Note:** Version bump only for package @stacks/profile |
{ | ||
"name": "@stacks/profile", | ||
"version": "1.5.0-alpha.1", | ||
"version": "2.0.0-beta.0", | ||
"description": "Library for Stacks profiles", | ||
@@ -38,4 +38,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@stacks/common": "^1.5.0-alpha.1", | ||
"@stacks/encryption": "^1.5.0-alpha.1", | ||
"@stacks/common": "^2.0.0-beta.0", | ||
"@stacks/encryption": "^2.0.0-beta.0", | ||
"@stacks/network": "^1.2.2", | ||
@@ -65,3 +65,3 @@ "bitcoinjs-lib": "^5.2.0", | ||
"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
130679
53
2609
+ Added@stacks/common@2.0.2(transitive)
+ Added@stacks/encryption@2.0.1(transitive)
- Removed@stacks/common@1.5.0-alpha.1(transitive)
- Removed@stacks/encryption@1.5.0-alpha.1(transitive)
Updated@stacks/common@^2.0.0-beta.0