simple-bin-help
Advanced tools
Comparing version 1.7.0 to 1.7.1
@@ -5,6 +5,6 @@ { | ||
"main": "index.js", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"scripts": { | ||
"test": "mocha --harmony spec", | ||
"semantic-release": "semantic-release pre && npm publish && semantic-release post", | ||
"semantic-release": "semantic-release", | ||
"commit": "git-issues && commit-wizard", | ||
@@ -14,3 +14,4 @@ "issues": "git-issues", | ||
"lint": "standard --fix *.js spec/*.js examples/*.js", | ||
"basic": "NODE_PATH=.. node --harmony examples/basic.js" | ||
"basic": "NODE_PATH=.. node examples/basic.js", | ||
"travis-deploy-once": "travis-deploy-once" | ||
}, | ||
@@ -44,6 +45,7 @@ "files": [ | ||
"lazy-ass": "1.6.0", | ||
"mocha": "3.4.2", | ||
"pre-git": "3.15.0", | ||
"semantic-release": "^6.3.6", | ||
"standard": "10.0.2" | ||
"mocha": "5.2.0", | ||
"pre-git": "3.17.1", | ||
"semantic-release": "^15.5.0", | ||
"standard": "11.0.1", | ||
"travis-deploy-once": "^5.0.0" | ||
}, | ||
@@ -66,6 +68,17 @@ "config": { | ||
"dependencies": { | ||
"debug": "2.6.8", | ||
"update-notifier": "2.1.0", | ||
"debug": "3.1.0", | ||
"update-notifier": "2.5.0", | ||
"word-wrap": "1.2.3" | ||
}, | ||
"release": { | ||
"analyzeCommits": { | ||
"preset": "angular", | ||
"releaseRules": [ | ||
{ | ||
"type": "break", | ||
"release": "major" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
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
8818
8
+ Addedci-info@1.6.0(transitive)
+ Addeddebug@3.1.0(transitive)
+ Addedglobal-dirs@0.1.1(transitive)
+ Addedimport-lazy@2.1.0(transitive)
+ Addedis-ci@1.2.1(transitive)
+ Addedis-installed-globally@0.1.0(transitive)
+ Addedis-path-inside@1.0.1(transitive)
+ Addedpath-is-inside@1.0.2(transitive)
+ Addedupdate-notifier@2.5.0(transitive)
- Removedansi-regex@2.1.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedchalk@1.1.3(transitive)
- Removeddebug@2.6.8(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedlazy-req@2.0.0(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedsupports-color@2.0.0(transitive)
- Removedupdate-notifier@2.1.0(transitive)
Updateddebug@3.1.0
Updatedupdate-notifier@2.5.0