@mamba/collection
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -6,2 +6,13 @@ # Change Log | ||
### [4.0.1](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/collection@4.0.0...@mamba/collection@4.0.1) (2022-08-09) | ||
### Bug Fixes | ||
* add gitHead hash ([47a9d1a](https://github.com/stone-payments/pos-mamba-sdk/commit/47a9d1a233cc859a4230ef98573bc7152d918e46)) | ||
* fix import ([282a154](https://github.com/stone-payments/pos-mamba-sdk/commit/282a154931e375bce254046f84a9efb32dac5a3c)) | ||
* fix import ([#800](https://github.com/stone-payments/pos-mamba-sdk/issues/800)) ([47add09](https://github.com/stone-payments/pos-mamba-sdk/commit/47add092264ca8af5e733db54233ce2b55f3d6bf)) | ||
## [4.0.0](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/collection@3.5.7...@mamba/collection@4.0.0) (2022-07-21) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@mamba/collection", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"svelte": "Collection.html", | ||
@@ -15,4 +15,4 @@ "author": "Stone Payments - Mamba Team", | ||
"devDependencies": { | ||
"@mamba/styles": ">=4", | ||
"@mamba/switch": "5.0.0" | ||
"@mamba/styles": "4.0.1", | ||
"@mamba/switch": "5.0.1" | ||
}, | ||
@@ -22,3 +22,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "67df2235249a0eaedfc1717fe587b32ffb64068b" | ||
"gitHead": "4955d9cc19135ec7220cd46278bebd6244835b42" | ||
} |
Sorry, the diff of this file is not supported yet
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
51236