@atlas.js/service
Advanced tools
Comparing version 0.1.0 to 1.0.0
@@ -6,2 +6,18 @@ # Change Log | ||
<a name="1.0.0"></a> | ||
# [1.0.0](https://github.com/strvcom/atlas.js/compare/@atlas.js/service@0.1.0...@atlas.js/service@1.0.0) (2017-10-24) | ||
### Features | ||
* Expose the atlas instance as this.atlas inside components ([34b0778](https://github.com/strvcom/atlas.js/commit/34b0778)), closes [#24](https://github.com/strvcom/atlas.js/issues/24) | ||
### BREAKING CHANGES | ||
* 🔥 | ||
<a name="0.1.0"></a> | ||
@@ -8,0 +24,0 @@ # [0.1.0](https://github.com/strvcom/atlas.js/compare/@atlas.js/service@0.0.4...@atlas.js/service@0.1.0) (2017-09-27) |
{ | ||
"name": "@atlas.js/service", | ||
"description": "The base Service class all services should inherit from for @atlas.js", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"author": "Robert Rossmann <robert.rossmann@strv.com>", | ||
@@ -9,3 +9,3 @@ "bugs": "https://github.com/strvcom/atlas.js/issues", | ||
"dependencies": { | ||
"@atlas.js/component": "^0.1.0" | ||
"@atlas.js/component": "^1.0.0" | ||
}, | ||
@@ -12,0 +12,0 @@ "engines": { |
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
13546
10
135
0
+ Added@atlas.js/component@1.1.0(transitive)
- Removed@atlas.js/component@0.1.0(transitive)
Updated@atlas.js/component@^1.0.0