boolify-string
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -0,1 +1,7 @@ | ||
<a name="2.0.2"></a> | ||
## [2.0.2](https://github.com/sanemat/node-boolify-string/compare/v2.0.1...v2.0.2) (2015-09-09) | ||
* Update dependencies. | ||
<a name="2.0.1"></a> | ||
@@ -2,0 +8,0 @@ ## 2.0.1 (2015-07-19) |
{ | ||
"name": "boolify-string", | ||
"description": "Check a string whether truthy or falsy.", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"author": { | ||
@@ -14,11 +14,11 @@ "name": "sanemat", | ||
"devDependencies": { | ||
"conventional-changelog": "^0.1.0-beta.3", | ||
"david": "^6.1.6", | ||
"espower-loader": "^0.11.0", | ||
"conventional-changelog": "^0.4.3", | ||
"espower-loader": "^1.0.0", | ||
"fixpack": "^2.2.0", | ||
"intelli-espower-loader": "^0.7.0", | ||
"jscs": "^1.13.1", | ||
"intelli-espower-loader": "^1.0.0", | ||
"jscs": "^2.1.1", | ||
"jshint": "^2.8.0", | ||
"mocha": "^2.2.5", | ||
"power-assert": "^0.11.0" | ||
"npm-check-updates": "^2.2.1", | ||
"power-assert": "^1.0.0" | ||
}, | ||
@@ -28,2 +28,5 @@ "directories": { | ||
}, | ||
"files": [ | ||
"lib" | ||
], | ||
"homepage": "https://github.com/sanemat/node-boolify-string", | ||
@@ -48,6 +51,6 @@ "keywords": [ | ||
"changelog": "conventional-changelog -i changelog.md --overwrite --preset angular", | ||
"david": "david", | ||
"fixpack": "fixpack", | ||
"jscs": "jscs lib/boolify-string.js test/boolify-string_test.js example/simple.js", | ||
"jshint": "jshint lib/boolify-string.js test/boolify-string_test.js example/simple.js", | ||
"ncu": "ncu -u", | ||
"test": "mocha --require intelli-espower-loader", | ||
@@ -54,0 +57,0 @@ "verify": "npm run jscs && npm run jshint && npm run test" |
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
5965
4
32
1