@stacks/profile
Advanced tools
Comparing version 1.0.0-beta.6 to 1.0.0-beta.7
{ | ||
"name": "@stacks/profile", | ||
"version": "1.0.0-beta.6", | ||
"version": "1.0.0-beta.7", | ||
"description": "Library for Stacks profiles", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"typecheck:watch": "npm run typecheck -- --watch", | ||
"prepublishOnly": "yarn build", | ||
"prepublishOnly": "yarn test && yarn build", | ||
"test": "jest", | ||
@@ -45,5 +45,5 @@ "test:watch": "jest --watch --coverage=false", | ||
"dependencies": { | ||
"@stacks/common": "^1.0.0-beta.6", | ||
"@stacks/encryption": "^1.0.0-beta.6", | ||
"@stacks/network": "^1.0.0-beta.6", | ||
"@stacks/common": "^1.0.0-beta.7", | ||
"@stacks/encryption": "^1.0.0-beta.7", | ||
"@stacks/network": "^1.0.0-beta.7", | ||
"bitcoinjs-lib": "^5.1.10", | ||
@@ -68,3 +68,4 @@ "jsontokens": "^3.0.0", | ||
"umd:main": "dist/profile.umd.production.js", | ||
"unpkg": "dist/profile.cjs.production.min.js" | ||
"unpkg": "dist/profile.cjs.production.min.js", | ||
"gitHead": "ce733d62f720db6d59247453bf3bb2942bcb7446" | ||
} |
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
295754
+ Added@noble/hashes@1.6.1(transitive)
+ Addedcipher-base@1.0.6(transitive)
- Removed@noble/hashes@1.6.0(transitive)
- Removedcipher-base@1.0.5(transitive)
Updated@stacks/common@^1.0.0-beta.7