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

@electric-eloquence/gulp

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@electric-eloquence/gulp - npm Package Compare versions

Comparing version 3.9.11 to 3.9.12

3

CHANGELOG.md
# gulp changelog
### 3.9.12
* Nested dependencies downgraded to avoid redundant npm downloads
### 3.9.11

@@ -4,0 +7,0 @@ * Nested dependencies downgraded to avoid redundant npm downloads

4

package.json
{
"name": "@electric-eloquence/gulp",
"description": "The streaming build system",
"version": "3.9.11",
"version": "3.9.12",
"homepage": "https://github.com/electric-eloquence/gulp",

@@ -46,3 +46,3 @@ "repository": {

"lodash.debounce": "^4.0.8",
"minimist": "^1.2.0",
"minimist": "0.0.8",
"object.defaults": "^1.1.0",

@@ -49,0 +49,0 @@ "object.map": "^1.0.1",

@@ -25,4 +25,4 @@ # gulp 3 lts

* Latest version (without Git):
* `npm install https://github.com/electric-eloquence/gulp/tarball/v3-lts@3.9.11`
* Or add `"gulp": "https://github.com/electric-eloquence/gulp/tarball/v3-lts@3.9.11"`
* `npm install https://github.com/electric-eloquence/gulp/tarball/v3-lts@3.9.12`
* Or add `"gulp": "https://github.com/electric-eloquence/gulp/tarball/v3-lts@3.9.12"`
as a dependency in package.json.

@@ -32,5 +32,5 @@ * Latest version (with Git):

* Specific version (with Git):
* `npm install electric-eloquence/gulp#3.9.11`
* `npm install electric-eloquence/gulp#3.9.12`
* Semver range (with Git):
* `npm install electric-eloquence/gulp#semver:^3.9.11`
* `npm install electric-eloquence/gulp#semver:^3.9.12`
* When installed one of these ways, other packages depending on gulp will get

@@ -37,0 +37,0 @@ gulp 3 with long-term support.

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