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 2.6.0 to 2.6.1

16

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

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

"devDependencies": {
"babel-cli": "^6.24.1",
"babel-cli": "^6.26.0",
"babel-preset-es2015": "^6.24.1",
"bluebird": "^3.5.0",
"chai": "^4.0.2",
"chai-as-promised": "^7.1.0",
"dirty-chai": "^2.0.0",
"eslint": "^4.1.1",
"chai": "^4.1.1",
"chai-as-promised": "^7.1.1",
"dirty-chai": "^2.0.1",
"eslint": "^4.5.0",
"istanbul": "^1.0.0-alpha.2",
"mocha": "^3.4.2"
"mocha": "^3.5.0"
},
"dependencies": {
"chalk": "^2.0.1",
"chalk": "^2.1.0",
"glob": "^7.1.2",

@@ -49,0 +49,0 @@ "yargs": "^8.0.2"

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