New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stacks/cli

Package Overview
Dependencies
Maintainers
8
Versions
696
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stacks/cli - npm Package Compare versions

Comparing version

to
1.3.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [1.3.0](https://github.com/blockstack/blockstack.js/compare/v1.2.4...v1.3.0) (2021-03-08)
**Note:** Version bump only for package @stacks/cli
## [1.2.4](https://github.com/blockstack/blockstack.js/compare/v1.2.3...v1.2.4) (2021-02-26)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@stacks/cli",
"version": "1.2.4",
"version": "1.3.0",
"description": "Stacks command line tool",

@@ -96,5 +96,5 @@ "keywords": [

"@stacks/network": "^1.2.2",
"@stacks/stacking": "^1.2.4",
"@stacks/stacking": "^1.3.0",
"@stacks/storage": "^1.2.3",
"@stacks/transactions": "^1.2.4",
"@stacks/transactions": "^1.3.0",
"ajv": "^4.11.5",

@@ -118,3 +118,3 @@ "bip32": "^2.0.4",

},
"gitHead": "aed9d3cbafec5970e035acb9dfca8d6d3011f41d"
"gitHead": "3f889aab44fa62c480258213a920e30f29833c2a"
}