replace-in-file
Advanced tools
Comparing version 2.5.2 to 2.5.3
{ | ||
"name": "replace-in-file", | ||
"version": "2.5.2", | ||
"version": "2.5.3", | ||
"description": "A simple utility to quickly replace text in one or more files.", | ||
@@ -39,5 +39,5 @@ "homepage": "https://github.com/adamreisnz/replace-in-file#readme", | ||
"chai": "^4.0.2", | ||
"chai-as-promised": "^7.0.0", | ||
"chai-as-promised": "^7.1.0", | ||
"dirty-chai": "^2.0.0", | ||
"eslint": "^3.19.0", | ||
"eslint": "^4.1.1", | ||
"istanbul": "^1.0.0-alpha.2", | ||
@@ -47,3 +47,3 @@ "mocha": "^3.4.2" | ||
"dependencies": { | ||
"chalk": "^1.1.3", | ||
"chalk": "^2.0.1", | ||
"glob": "^7.1.2", | ||
@@ -50,0 +50,0 @@ "yargs": "^8.0.2" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
140802
+ Addedansi-styles@3.2.1(transitive)
+ Addedchalk@2.4.2(transitive)
+ Addedcolor-convert@1.9.3(transitive)
+ Addedcolor-name@1.1.3(transitive)
+ Addedhas-flag@3.0.0(transitive)
+ Addedsupports-color@5.5.0(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedchalk@1.1.3(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedsupports-color@2.0.0(transitive)
Updatedchalk@^2.0.1