constipated
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -10,3 +10,3 @@ var glob = require('glob'); | ||
files.forEach(relieveFile); | ||
}; | ||
} | ||
@@ -13,0 +13,0 @@ function relieveFile (file) { |
{ | ||
"name": "constipated", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Turns your consts in to vars, relieve those variables.", | ||
"main": "index.js", | ||
"scripts": { | ||
"cover": "istanbul cover ./node_modules/mocha/bin/_mocha", | ||
"coveralls": "npm run cover -- --report lcovonly && cat ./coverage/lcov.info | coveralls", | ||
"postversion": "git push && git push --tags", | ||
@@ -26,5 +28,10 @@ "preversion": "npm test", | ||
"chai": "^4.1.2", | ||
"coveralls": "^2.13.1", | ||
"dir-compare": "^1.4.0", | ||
"eslint": "^4.7.2", | ||
"fs-extra": "^4.0.2", | ||
"mocha": "^3.5.3" | ||
"istanbul": "^0.4.5", | ||
"mocha": "^3.5.3", | ||
"mocha-eslint": "^4.1.0", | ||
"mocha-lcov-reporter": "^1.3.0" | ||
}, | ||
@@ -31,0 +38,0 @@ "engines": { |
@@ -8,2 +8,3 @@ # constipated | ||
[![Build Status](https://img.shields.io/npm/v/constipated.svg)](https://www.npmjs.com/package/constipated) | ||
[![Coverage Status](https://coveralls.io/repos/github/jonatanpedersen/constipated/badge.svg?branch=master)](https://coveralls.io/github/jonatanpedersen/constipated?branch=master) | ||
@@ -10,0 +11,0 @@ ## Installation |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
48605
17
438
57
9
1