build-number-generator
Advanced tools
Comparing version
{ | ||
"name": "build-number-generator", | ||
"description": "Generates a unique build number with the build time readable \"by a human\".", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"homepage": "https://github.com/prantlf/build-number-generator#readme", | ||
@@ -39,14 +39,14 @@ "author": { | ||
"dependencies": { | ||
"commander": "^2.20.0", | ||
"commander": "^3.0.1", | ||
"sprintf-js": "^1.1.2" | ||
}, | ||
"devDependencies": { | ||
"coveralls": "^3.0.4", | ||
"eslint-config-standard": "^12.0.0", | ||
"eslint-plugin-import": "^2.17.3", | ||
"eslint-plugin-node": "^9.1.0", | ||
"eslint-plugin-promise": "^4.1.1", | ||
"eslint-plugin-standard": "^4.0.0", | ||
"standard": "^12.0.1", | ||
"tap": "^14.2.2" | ||
"coveralls": "^3.0.6", | ||
"eslint-config-standard": "^14.1.0", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-node": "^10.0.0", | ||
"eslint-plugin-promise": "^4.2.1", | ||
"eslint-plugin-standard": "^4.0.1", | ||
"standard": "^14.3.1", | ||
"tap": "^14.6.4" | ||
}, | ||
@@ -53,0 +53,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
13633
-0.74%+ Added
- Removed
Updated