@spryker/actions
Advanced tools
Comparing version 0.1.7-next.0 to 0.1.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.7](https://github.com/spryker/ui-components/compare/@spryker/actions@0.1.7-next.0...@spryker/actions@0.1.7) (2021-09-16) | ||
**Note:** Version bump only for package @spryker/actions | ||
## [0.1.7-next.0](https://github.com/spryker/ui-components/compare/@spryker/actions@0.1.6...@spryker/actions@0.1.7-next.0) (2021-09-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@spryker/actions", | ||
"version": "0.1.7-next.0", | ||
"version": "0.1.7", | ||
"peerDependencies": { | ||
@@ -10,6 +10,3 @@ "@angular/common": "^9.1.12", | ||
"dependencies": { | ||
"tslib": "^1.10.0", | ||
"rxjs": "^6.5.4", | ||
"deepmerge": "^4.2.2", | ||
"@angular/cdk": "^9.2.3" | ||
"tslib": "^1.10.0" | ||
}, | ||
@@ -29,2 +26,2 @@ "publishConfig": { | ||
"sideEffects": false | ||
} | ||
} |
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
109905
4
49
0
- Removed@angular/cdk@^9.2.3
- Removeddeepmerge@^4.2.2
- Removedrxjs@^6.5.4