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 3.4.3 to 3.4.4

14

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

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

"dependencies": {
"chalk": "^2.4.1",
"glob": "^7.1.2",
"yargs": "^12.0.5"
"chalk": "^2.4.2",
"glob": "^7.1.3",
"yargs": "^13.2.2"
},

@@ -42,8 +42,8 @@ "devDependencies": {

"babel-preset-es2015": "^6.24.1",
"bluebird": "^3.5.1",
"chai": "^4.1.2",
"bluebird": "^3.5.3",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"dirty-chai": "^2.0.1",
"istanbul": "^1.0.0-alpha.2",
"mocha": "^5.0.4"
"mocha": "^6.0.2"
},

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

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