version-bump-prompt
Advanced tools
Comparing version 5.0.4 to 5.0.5
@@ -9,3 +9,3 @@ # Change Log | ||
- Completely rewritten CLI with new argument syntax. See [the docs](https://jsdevtools.org/ez-spawn/) for details. | ||
- Completely rewritten CLI with new argument syntax. See [the docs](https://jstools.dev/ez-spawn/) for details. | ||
@@ -12,0 +12,0 @@ - Arguments like `--major` and `--minor` have been replaced with a positional argument. So `bump --major` becomes `bump major`. |
{ | ||
"name": "version-bump-prompt", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "Automatically (or with prompts) bump your version number, commit changes, tag, and push to Git", | ||
@@ -22,3 +22,3 @@ "keywords": [ | ||
"license": "MIT", | ||
"homepage": "https://jsdevtools.org/version-bump-prompt", | ||
"homepage": "https://jstools.dev/version-bump-prompt", | ||
"repository": { | ||
@@ -51,17 +51,17 @@ "type": "git", | ||
"devDependencies": { | ||
"@types/chai": "^4.1.7", | ||
"@types/chai": "^4.2.0", | ||
"@types/command-line-args": "^5.0.0", | ||
"@types/globby": "^9.1.0", | ||
"@types/inquirer": "^6.0.3", | ||
"@types/inquirer": "^6.5.0", | ||
"@types/mocha": "^5.2.7", | ||
"@types/node": "^12.0.12", | ||
"@types/node": "^12.7.2", | ||
"@types/semver": "^6.0.1", | ||
"chai": "^4.2.0", | ||
"chai-exec": "^1.1.1", | ||
"coveralls": "^3.0.4", | ||
"del": "^5.0.0", | ||
"eslint": "^6.0.1", | ||
"coveralls": "^3.0.6", | ||
"del": "^5.1.0", | ||
"eslint": "^6.2.2", | ||
"eslint-config-modular": "^7.0.0", | ||
"mkdirp": "^0.5.1", | ||
"mocha": "^6.1.4", | ||
"mocha": "^6.2.0", | ||
"npm-check": "^5.9.0", | ||
@@ -71,6 +71,6 @@ "nyc": "^14.1.1", | ||
"strip-ansi": "^5.2.0", | ||
"tslint": "^5.18.0", | ||
"tslint-modular": "^1.4.1", | ||
"typescript": "^3.5.2", | ||
"typescript-tslint-plugin": "^0.5.3" | ||
"tslint": "^5.19.0", | ||
"tslint-modular": "^1.5.0", | ||
"typescript": "^3.5.3", | ||
"typescript-tslint-plugin": "^0.5.4" | ||
}, | ||
@@ -82,6 +82,6 @@ "dependencies": { | ||
"ez-spawn": "^2.1.3", | ||
"globby": "^10.0.0", | ||
"inquirer": "^6.4.1", | ||
"globby": "^10.0.1", | ||
"inquirer": "^7.0.0", | ||
"log-symbols": "^3.0.0", | ||
"semver": "^6.2.0" | ||
"semver": "^6.3.0" | ||
}, | ||
@@ -88,0 +88,0 @@ "engines": { |
# Version-Bump-Prompt | ||
[![Cross-Platform Compatibility](https://jsdevtools.org/img/badges/os-badges.svg)](https://travis-ci.com/JS-DevTools/version-bump-prompt) | ||
[![Cross-Platform Compatibility](https://jstools.dev/img/badges/os-badges.svg)](https://travis-ci.com/JS-DevTools/version-bump-prompt) | ||
[![Build Status](https://api.travis-ci.com/JS-DevTools/version-bump-prompt.svg?branch=master)](https://travis-ci.com/JS-DevTools/version-bump-prompt) | ||
@@ -12,3 +12,3 @@ | ||
![Screenshot](https://jsdevtools.org/version-bump-prompt/img/screenshot.gif) | ||
![Screenshot](https://jstools.dev/version-bump-prompt/img/screenshot.gif) | ||
@@ -258,4 +258,4 @@ ### Automate your release process with a single command that can: | ||
[![Travis CI](https://jsdevtools.org/img/badges/travis-ci.svg)](https://travis-ci.com) | ||
[![SauceLabs](https://jsdevtools.org/img/badges/sauce-labs.svg)](https://saucelabs.com) | ||
[![Coveralls](https://jsdevtools.org/img/badges/coveralls.svg)](https://coveralls.io) | ||
[![Travis CI](https://jstools.dev/img/badges/travis-ci.svg)](https://travis-ci.com) | ||
[![SauceLabs](https://jstools.dev/img/badges/sauce-labs.svg)](https://saucelabs.com) | ||
[![Coveralls](https://jstools.dev/img/badges/coveralls.svg)](https://coveralls.io) |
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
90429
+ Addedansi-escapes@4.3.2(transitive)
+ Addedansi-regex@5.0.1(transitive)
+ Addedansi-styles@4.3.0(transitive)
+ Addedchalk@4.1.2(transitive)
+ Addedcli-cursor@3.1.0(transitive)
+ Addedcli-width@3.0.0(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedemoji-regex@8.0.0(transitive)
+ Addedfigures@3.2.0(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedinquirer@7.3.3(transitive)
+ Addedis-fullwidth-code-point@3.0.0(transitive)
+ Addedmimic-fn@2.1.0(transitive)
+ Addedmute-stream@0.0.8(transitive)
+ Addedonetime@5.1.2(transitive)
+ Addedrestore-cursor@3.1.0(transitive)
+ Addedstring-width@4.2.3(transitive)
+ Addedstrip-ansi@6.0.1(transitive)
+ Addedsupports-color@7.2.0(transitive)
+ Addedtype-fest@0.21.3(transitive)
- Removedansi-escapes@3.2.0(transitive)
- Removedansi-regex@3.0.14.1.1(transitive)
- Removedcli-cursor@2.1.0(transitive)
- Removedcli-width@2.2.1(transitive)
- Removedfigures@2.0.0(transitive)
- Removedinquirer@6.5.2(transitive)
- Removedis-fullwidth-code-point@2.0.0(transitive)
- Removedmimic-fn@1.2.0(transitive)
- Removedmute-stream@0.0.7(transitive)
- Removedonetime@2.0.1(transitive)
- Removedrestore-cursor@2.0.0(transitive)
- Removedstring-width@2.1.1(transitive)
- Removedstrip-ansi@4.0.05.2.0(transitive)
Updatedglobby@^10.0.1
Updatedinquirer@^7.0.0
Updatedsemver@^6.3.0