Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gulp-inject-string

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-inject-string - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

18

package.json
{
"name": "gulp-inject-string",
"version": "1.1.1",
"version": "1.1.2",
"description": "Inject snippets in build",

@@ -28,13 +28,13 @@ "main": "index.js",

"devDependencies": {
"chai": "^3.4.1",
"gulp": "^3.8.6",
"gulp-rename": "^1.2.0",
"istanbul": "^0.4.0",
"mocha": "^2.3.4",
"vinyl": "^2.1.0"
"chai": "^4.2.0",
"gulp": "^3.9.1",
"gulp-rename": "^1.4.0",
"istanbul": "^0.4.5",
"mocha": "^5.2.0",
"vinyl": "^2.2.0"
},
"dependencies": {
"event-stream": "^3.1.7",
"plugin-error": "^0.1.2"
"event-stream": "3.3.4",
"plugin-error": "^1.0.1"
}
}

@@ -104,2 +104,6 @@ # gulp-inject-string

### v1.1.1 - 2018-01-09
- Removed gulp-util dependency. Thanks [TheDancingCode](https://github.com/TheDancingCode)
### v1.1.0 - 2015-12-17

@@ -106,0 +110,0 @@

Sorry, the diff of this file is not supported yet

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