New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gulp-auto-task

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-auto-task - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

7

package.json
{
"name": "gulp-auto-task",
"version": "0.0.0",
"version": "0.0.1",
"description": "Automatically create gulp tasks from node modules from a glob pattern.",

@@ -28,5 +28,6 @@ "main": "index.js",

"homepage": "https://github.com/treshugart/gulp-auto-task",
"devDependencies": {
"glob": "^4.4.0"
"devDependencies": {},
"dependencies": {
"glob": "^4.4.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