replace-in-file
Advanced tools
Comparing version 4.1.1 to 4.1.2
{ | ||
"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": { |
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
65090
27
Updatedglob@^7.1.4
Updatedyargs@^13.3.0