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

ez-release

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ez-release - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

{
"name": "ez-release",
"version": "0.1.0",
"version": "0.1.1",
"description": "Release npm packages easily",

@@ -26,2 +26,3 @@ "main": "index.js",

"dependencies": {
"chalk": "^1.1.0",
"co": "^4.5.4",

@@ -28,0 +29,0 @@ "minimist": "^1.1.1",

@@ -15,3 +15,2 @@ # ez-release

```bash

@@ -36,1 +35,8 @@ $ ez-release patch -m 'Upgrade to %s for reasons'

```
### Specify npm
```bash
$ NPM=cnpm ez-release
```

Sorry, the diff of this file is not supported yet