@mamba/collection
Advanced tools
Comparing version 3.1.1 to 3.2.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.2.0](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/collection@3.1.1...@mamba/collection@3.2.0) (2021-03-23) | ||
**Note:** Version bump only for package @mamba/collection | ||
## [3.1.1](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/collection@3.1.0...@mamba/collection@3.1.1) (2021-03-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@mamba/collection", | ||
"version": "3.1.1", | ||
"version": "3.2.0", | ||
"svelte": "Collection.html", | ||
@@ -11,7 +11,7 @@ "author": "Stone Payments - Mamba Team", | ||
"devDependencies": { | ||
"@mamba/switch": "^3.1.1" | ||
"@mamba/switch": "^3.2.0" | ||
}, | ||
"dependencies": { | ||
"@mamba/icon": "^3.1.1", | ||
"@mamba/styles": "^3.1.1" | ||
"@mamba/icon": "^3.2.0", | ||
"@mamba/styles": "^3.2.0" | ||
}, | ||
@@ -21,3 +21,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "302a15538debff79888ac250f87d2189bd9d4c64" | ||
"gitHead": "b783a5ee90b7d4e9ee79caed0899c74b1d3ed1bd" | ||
} |
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
47572
Updated@mamba/icon@^3.2.0
Updated@mamba/styles@^3.2.0