@atlas.js/action
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.1](https://github.com/strvcom/atlas.js/compare/@atlas.js/action@1.2.0...@atlas.js/action@1.2.1) (2019-04-05) | ||
**Note:** Version bump only for package @atlas.js/action | ||
# [1.2.0](https://github.com/strvcom/atlas.js/compare/@atlas.js/action@1.1.1...@atlas.js/action@1.2.0) (2019-02-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@atlas.js/action", | ||
"description": "The base Action class all actions should inherit from for @atlas.js", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"author": "Robert Rossmann <robert.rossmann@strv.com>", | ||
@@ -9,3 +9,3 @@ "bugs": "https://github.com/strvcom/atlas.js/issues", | ||
"dependencies": { | ||
"@atlas.js/component": "^2.2.0" | ||
"@atlas.js/component": "^2.3.0" | ||
}, | ||
@@ -27,3 +27,3 @@ "engines": { | ||
}, | ||
"gitHead": "e67f1220a6aa157ef078f26075b6aa5bfad5ee18" | ||
"gitHead": "6c9ce4041de9f5c386b205e72c656443101327b0" | ||
} |
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
15354
Updated@atlas.js/component@^2.3.0