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

gulp-replace

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-replace - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

12

package.json
{
"name": "gulp-replace",
"version": "0.5.0",
"version": "0.5.1",
"description": "A string replace plugin for gulp",
"main": "index.js",
"dependencies": {
"event-stream": "^3.1.7",
"event-stream": "3.2.1",
"replacestream": "1.0.2",
"istextorbinary": "^1.0.0"
"istextorbinary": "1.0.0"
},
"devDependencies": {
"should": "^4.1.0",
"mocha": "^2.0.1",
"gulp-util": "^3.0.1"
"should": "^4.6.0",
"mocha": "^2.1.0",
"gulp-util": "^3.0.2"
},

@@ -16,0 +16,0 @@ "scripts": {

@@ -43,4 +43,2 @@ # gulp-replace [![NPM version][npm-image]][npm-url] [![Build status][travis-image]][travis-url]

*Note:* gulp-replace cannot perform regex replacement on streams.
#### regex

@@ -47,0 +45,0 @@ Type: `RegExp`

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