@atlas.js/component
Advanced tools
Comparing version 2.2.0-alpha.1 to 2.2.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [2.2.0](https://github.com/strvcom/atlas.js/compare/@atlas.js/component@2.1.0...@atlas.js/component@2.2.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) | ||
### Features | ||
* **component:** add typings ([10951ba](https://github.com/strvcom/atlas.js/commit/10951ba)) | ||
# [2.2.0-alpha.1](https://github.com/strvcom/atlas.js/compare/@atlas.js/component@2.2.0-alpha.0...@atlas.js/component@2.2.0-alpha.1) (2019-01-28) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@atlas.js/component", | ||
"description": "The main class from which all other components inherit for @atlas.js. You should not need to use this class directly - it is used internally.", | ||
"version": "2.2.0-alpha.1", | ||
"version": "2.2.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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
21194
0