package-bump
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "package-bump", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"main": "index.js", | ||
@@ -9,4 +9,8 @@ "repository": "https://github.com/doomedramen/package-bump.git", | ||
"bin": { | ||
"package-bump": "./bin/package-bump.js" | ||
} | ||
} | ||
"bump-package": "./bin/package-bump.js" | ||
}, | ||
"files": [ | ||
"bin", | ||
"lib" | ||
] | ||
} |
# package-bump | ||
bumps your npm version at the patch level, useful for bumping automatically on commit. | ||
``` | ||
yarn package-bump | ||
git add package.json | ||
``` |
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
2238
0
4