@thi.ng/errors
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/errors@1.1.0...@thi.ng/errors@1.1.1) (2019-07-12) | ||
**Note:** Version bump only for package @thi.ng/errors | ||
# [1.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/errors@1.0.6...@thi.ng/errors@1.1.0) (2019-07-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/errors", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Custom error types and helper fns.", | ||
@@ -23,3 +23,3 @@ "module": "./index.js", | ||
"cover": "yarn test && nyc report --reporter=lcov", | ||
"doc": "node_modules/.bin/typedoc --mode modules --out doc src", | ||
"doc": "node_modules/.bin/typedoc --mode modules --out doc --ignoreCompilerErrors src", | ||
"pub": "yarn build && yarn publish --access public" | ||
@@ -51,3 +51,3 @@ }, | ||
"sideEffects": false, | ||
"gitHead": "efa9fdd61dd4ad2187cefe0a26df3bf2baade24b" | ||
"gitHead": "47075afc37f3a16adee7c903a2935304c7cf5daf" | ||
} |
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
23435