@stacks/transactions
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@stacks/transactions", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Javascript library for constructing transactions on the Stacks blockchain.", | ||
@@ -58,4 +58,4 @@ "homepage": "https://blockstack.org", | ||
"dependencies": { | ||
"@stacks/common": "^1.0.0", | ||
"@stacks/network": "^1.0.0", | ||
"@stacks/common": "^1.0.1", | ||
"@stacks/network": "^1.0.1", | ||
"@types/bn.js": "^4.11.6", | ||
@@ -127,3 +127,3 @@ "@types/elliptic": "^6.4.12", | ||
"unpkg": "dist/transactions.cjs.production.min.js", | ||
"gitHead": "77b4d6d531b74996e4b7a0cbd1cf5b8358a690ce" | ||
"gitHead": "788006ea42257fc515c0678dd276ddd6dbdc2b9c" | ||
} |
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
2262708
97
3
9
Updated@stacks/common@^1.0.1
Updated@stacks/network@^1.0.1