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.11 to 0.1.13

6

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

@@ -10,4 +10,4 @@ "repository": "git://github.com/stevelacy/gulp-bump.git",

"dependencies": {
"gulp-util": "^3.0.0",
"semver": "^2.2.1",
"gulp-util": "^3.0.1",
"semver": "^2.3.2",
"through2": "^0.5.1"

@@ -14,0 +14,0 @@ },

@@ -30,3 +30,3 @@ # gulp-bump

If you are just requiring a bump for npm, consider using [npm version](https://npmjs.org/doc/cli/npm-version.html)
If you are just requiring a bump for npm, consider using [npm version](https://docs.npmjs.com/cli/version)

@@ -213,3 +213,3 @@ #### Install

Copyright (c) 2014 Steve Lacy <me@slacy.me> slacy.me
Copyright (c) 2015 Steve Lacy <me@slacy.me> slacy.me

@@ -216,0 +216,0 @@ Permission is hereby granted, free of charge, to any person obtaining

Sorry, the diff of this file is not supported yet

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