replace-in-file
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "replace-in-file", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "A simple utility to quickly replace text in one or more files.", | ||
@@ -28,3 +28,2 @@ "homepage": "https://github.com/adambuczynski/replace-in-file#readme", | ||
"lint": "eslint . --fix", | ||
"pretest": "npm run lint -s", | ||
"istanbul": "babel-node ./node_modules/istanbul/lib/cli cover ./node_modules/mocha/bin/_mocha test/**/*.spec.js", | ||
@@ -31,0 +30,0 @@ "test": "npm run istanbul -s", |
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
14752