@atlas.js/errors
Advanced tools
Comparing version 0.3.0-alpha.1 to 0.3.0
@@ -6,2 +6,19 @@ # Change Log | ||
# [0.3.0](https://github.com/strvcom/atlas.js/compare/@atlas.js/errors@0.2.1...@atlas.js/errors@0.3.0) (2019-02-08) | ||
### Bug Fixes | ||
* remove `declare module` wrappers from all d.ts files 🔥 ([c0e7cd5](https://github.com/strvcom/atlas.js/commit/c0e7cd5)), closes [#69](https://github.com/strvcom/atlas.js/issues/69) | ||
* **errors:** fix type declarations ([ede2aa8](https://github.com/strvcom/atlas.js/commit/ede2aa8)) | ||
### Features | ||
* **errors:** add TS typings ✍️ ([51dc591](https://github.com/strvcom/atlas.js/commit/51dc591)) | ||
# [0.3.0-alpha.1](https://github.com/strvcom/atlas.js/compare/@atlas.js/errors@0.3.0-alpha.0...@atlas.js/errors@0.3.0-alpha.1) (2019-01-28) | ||
@@ -8,0 +25,0 @@ |
{ | ||
"name": "@atlas.js/errors", | ||
"description": "The parent class for all errors thrown by @atlas.js", | ||
"version": "0.3.0-alpha.1", | ||
"version": "0.3.0", | ||
"author": "Robert Rossmann <robert.rossmann@strv.com>", | ||
@@ -26,3 +26,3 @@ "bugs": "https://github.com/strvcom/atlas.js/issues", | ||
}, | ||
"gitHead": "39c0427aa76e1003d5f4acf19cee927925ca0ad3" | ||
"gitHead": "e67f1220a6aa157ef078f26075b6aa5bfad5ee18" | ||
} |
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
13532