Socket
Socket
Sign inDemoInstall

gulper

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulper - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

manual-test/gulpfile.js

15

package.json
{
"name": "gulper",
"version": "0.1.3",
"version": "0.1.4",
"description": "Gulper is gulp.js task runner runner to restart on change gulpfile.js.",

@@ -12,3 +12,10 @@ "scripts": {

"repository": "https://github.com/anatoo/gulper.git",
"keywords": ["gulp.js", "gulp", "task", "runner", "wrapper", "restart"],
"keywords": [
"gulp.js",
"gulp",
"task",
"runner",
"wrapper",
"restart"
],
"bin": {

@@ -18,5 +25,5 @@ "gulper": "bin/gulper"

"dependencies": {
"node-dev": "^3.1.3",
"npm-which": "^2.0.0"
"node-dev": "^4.0.0",
"npm-which": "^3.0.1"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc