Comparing version 3.1.2 to 3.1.3
@@ -0,1 +1,8 @@ | ||
## [3.1.3](https://github.com/thenativeweb/boolean/compare/3.1.2...3.1.3) (2021-08-19) | ||
### Bug Fixes | ||
* bump path-parse from 1.0.6 to 1.0.7 ([#316](https://github.com/thenativeweb/boolean/issues/316)) ([0817f9d](https://github.com/thenativeweb/boolean/commit/0817f9d5c7e4691558e7562146afac19258a655c)) | ||
## [3.1.2](https://github.com/thenativeweb/boolean/compare/3.1.1...3.1.2) (2021-06-10) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "boolean", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"description": "boolean converts lots of things to boolean.", | ||
@@ -27,10 +27,15 @@ "contributors": [ | ||
], | ||
"private": false, | ||
"main": "build/lib/boolean.js", | ||
"types": "build/lib/boolean.d.ts", | ||
"engines": { | ||
"node": ">= 16.7.0" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"assertthat": "6.3.2", | ||
"roboter": "11.7.3", | ||
"semantic-release-configuration": "2.0.1" | ||
"assertthat": "6.3.11", | ||
"roboter": "12.1.1", | ||
"semantic-release-configuration": "2.0.5" | ||
}, | ||
"scripts": {}, | ||
"repository": { | ||
@@ -37,0 +42,0 @@ "type": "git", |
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
8760
12
70