to-boolean-x
Advanced tools
Comparing version 2.0.18 to 2.0.19
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-23T23:32:46.804Z", | ||
"date": "2019-07-24T13:12:39.259Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Converts argument to a value of type Boolean.", | ||
"license": "MIT", | ||
"version": "2.0.18" | ||
"version": "2.0.19" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-23T23:32:46.804Z", | ||
"date": "2019-07-24T13:12:39.259Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Converts argument to a value of type Boolean.", | ||
"license": "MIT", | ||
"version": "2.0.18" | ||
"version": "2.0.19" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "to-boolean-x", | ||
"version": "2.0.18", | ||
"version": "2.0.19", | ||
"description": "Converts argument to a value of type Boolean.", | ||
@@ -24,2 +24,3 @@ "homepage": "https://github.com/Xotic750/to-boolean-x", | ||
"main": "dist/to-boolean-x.js", | ||
"jsdelivr": "dist/to-boolean-x.min.js", | ||
"scripts": { | ||
@@ -26,0 +27,0 @@ "build:esm": "mkdirp dist && babel -s true --env-name esm src/to-boolean-x.js -o dist/to-boolean-x.esm.js", |
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
26051