@thi.ng/checks
Advanced tools
Comparing version 1.5.1 to 1.5.2
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="1.5.2"></a> | ||
## [1.5.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/checks@1.5.1...@thi.ng/checks@1.5.2) (2018-05-09) | ||
**Note:** Version bump only for package @thi.ng/checks | ||
<a name="1.5.1"></a> | ||
@@ -8,0 +16,0 @@ ## [1.5.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/checks@1.5.0...@thi.ng/checks@1.5.1) (2018-04-29) |
{ | ||
"name": "@thi.ng/checks", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "Single-function sub-modules for type, feature & value checks", | ||
@@ -19,8 +19,8 @@ "main": "./index.js", | ||
"devDependencies": { | ||
"@types/mocha": "^5.0.0", | ||
"@types/node": "^9.6.1", | ||
"mocha": "^5.0.5", | ||
"nyc": "^11.6.0", | ||
"@types/mocha": "^5.2.0", | ||
"@types/node": "^10.0.6", | ||
"mocha": "^5.1.1", | ||
"nyc": "^11.7.1", | ||
"typedoc": "^0.11.1", | ||
"typescript": "^2.8.1" | ||
"typescript": "^2.8.3" | ||
}, | ||
@@ -27,0 +27,0 @@ "keywords": [ |
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
33583