@homezen/hz-npm-scripts
Advanced tools
Comparing version 1.0.3 to 1.1.0
{ | ||
"name": "@homezen/hz-npm-scripts", | ||
"version": "1.0.3", | ||
"version": "1.1.0", | ||
"description": "common scripts for node projects", | ||
"publishConfig": { | ||
"access": "restricted" | ||
}, | ||
"engines": { | ||
@@ -14,6 +11,7 @@ "node": "^6 || ^7", | ||
"bin": { | ||
"hz-release-private-module": "./scripts/release-private-module.sh" | ||
"hz-release-private-module": "./scripts/release-private-module.sh", | ||
"hz-release-public-module": "./scripts/release-public-module.sh" | ||
}, | ||
"scripts": { | ||
"release": "./scripts/release-private-module.sh", | ||
"release": "./scripts/release-public-module.sh", | ||
"test": "echo \"no tests\"", | ||
@@ -30,3 +28,3 @@ "postpublish": "greenkeeper-postpublish" | ||
"author": "spaintrain <mcspainhower+npm@gmail.com>", | ||
"license": "UNLICENSED", | ||
"license": "MIT", | ||
"bugs": { | ||
@@ -33,0 +31,0 @@ "url": "https://github.com/homezen/hz-npm-scripts/issues" |
@@ -7,2 +7,2 @@ # hz-npm-scripts | ||
scripts to use for common tasks in npm scripts. available as a private module | ||
scripts to use for common tasks in npm scripts. |
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
3160
6
0