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

replace-in-file

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

replace-in-file - npm Package Compare versions

Comparing version 4.1.1 to 4.1.2

10

package.json
{
"name": "replace-in-file",
"version": "4.1.1",
"version": "4.1.2",
"description": "A simple utility to quickly replace text in one or more files.",

@@ -36,4 +36,4 @@ "homepage": "https://github.com/adamreisnz/replace-in-file#readme",

"chalk": "^2.4.2",
"glob": "^7.1.3",
"yargs": "^13.2.2"
"glob": "^7.1.4",
"yargs": "^13.3.0"
},

@@ -43,3 +43,3 @@ "devDependencies": {

"babel-preset-es2015": "^6.24.1",
"bluebird": "^3.5.4",
"bluebird": "^3.5.5",
"chai": "^4.2.0",

@@ -49,3 +49,3 @@ "chai-as-promised": "^7.1.1",

"istanbul": "^1.0.0-alpha.2",
"mocha": "^6.1.4"
"mocha": "^6.2.0"
},

@@ -52,0 +52,0 @@ "browserify": {

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