Socket
Socket
Sign inDemoInstall

gulp-bump

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.1.3

7

package.json
{
"name": "gulp-bump",
"description": "Bump npm versions with Gulp (gulpjs.com)",
"version": "0.1.2",
"version": "0.1.3",
"homepage": "http://github.com/stevelacy/gulp-bump",

@@ -16,3 +16,3 @@ "repository": "git://github.com/stevelacy/gulp-bump.git",

"should": "*",
"gulp-util": "~2.2.10"
"gulp-util": "~2.2.12"
},

@@ -30,2 +30,5 @@ "scripts": {

"gulpplugin",
"version",
"versioning",
"gulp-version",
"gulp-plugin"

@@ -32,0 +35,0 @@ ],

@@ -28,6 +28,12 @@ #gulp-bump

## Usage
If you are just requiring a bump for npm, consider using [npm version](https://npmjs.org/doc/cli/npm-version.html)
#### Install
npm install gulp-bump --save
## Example

@@ -34,0 +40,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc