Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

boolify-string

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boolify-string - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

6

changelog.md

@@ -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)

19

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc