replace-in-file
Advanced tools
Comparing version 3.4.3 to 3.4.4
{ | ||
"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
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
178244
+ Addedansi-regex@4.1.1(transitive)
+ Addedcliui@5.0.0(transitive)
+ Addedemoji-regex@7.0.3(transitive)
+ Addedget-caller-file@2.0.5(transitive)
+ Addedrequire-main-filename@2.0.0(transitive)
+ Addedstring-width@3.1.0(transitive)
+ Addedstrip-ansi@5.2.0(transitive)
+ Addedwrap-ansi@5.1.0(transitive)
+ Addedyargs@13.3.2(transitive)
+ Addedyargs-parser@13.1.2(transitive)
- Removedansi-regex@2.1.13.0.1(transitive)
- Removedcliui@4.1.0(transitive)
- Removedcode-point-at@1.1.0(transitive)
- Removedcross-spawn@6.0.6(transitive)
- Removedend-of-stream@1.4.4(transitive)
- Removedexeca@1.0.0(transitive)
- Removedget-caller-file@1.0.3(transitive)
- Removedget-stream@4.1.0(transitive)
- Removedinvert-kv@2.0.0(transitive)
- Removedis-fullwidth-code-point@1.0.0(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisexe@2.0.0(transitive)
- Removedlcid@2.0.0(transitive)
- Removedmap-age-cleaner@0.1.3(transitive)
- Removedmem@4.3.0(transitive)
- Removedmimic-fn@2.1.0(transitive)
- Removednice-try@1.0.5(transitive)
- Removednpm-run-path@2.0.2(transitive)
- Removednumber-is-nan@1.0.1(transitive)
- Removedos-locale@3.1.0(transitive)
- Removedp-defer@1.0.0(transitive)
- Removedp-finally@1.0.0(transitive)
- Removedp-is-promise@2.1.0(transitive)
- Removedpath-key@2.0.1(transitive)
- Removedpump@3.0.2(transitive)
- Removedrequire-main-filename@1.0.1(transitive)
- Removedsemver@5.7.2(transitive)
- Removedshebang-command@1.2.0(transitive)
- Removedshebang-regex@1.0.0(transitive)
- Removedsignal-exit@3.0.7(transitive)
- Removedstring-width@1.0.22.1.1(transitive)
- Removedstrip-ansi@3.0.14.0.0(transitive)
- Removedstrip-eof@1.0.0(transitive)
- Removedwhich@1.3.1(transitive)
- Removedwrap-ansi@2.1.0(transitive)
- Removedyargs@12.0.5(transitive)
- Removedyargs-parser@11.1.1(transitive)
Updatedchalk@^2.4.2
Updatedglob@^7.1.3
Updatedyargs@^13.2.2