@mamba/collection
Advanced tools
Comparing version 2.34.3 to 2.36.0
@@ -6,2 +6,24 @@ # Change Log | ||
# [2.36.0](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/collection@2.34.3...@mamba/collection@2.36.0) (2021-02-08) | ||
### Bug Fixes | ||
* 🐛 update variables to camcelCase ([87bbeeb](https://github.com/stone-payments/pos-mamba-sdk/commit/87bbeeb494eeba68991d04361d304b20f3e29ce8)) | ||
# [2.35.0](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/collection@2.34.3...@mamba/collection@2.35.0) (2021-02-08) | ||
### Bug Fixes | ||
* 🐛 update variables to camcelCase ([87bbeeb](https://github.com/stone-payments/pos-mamba-sdk/commit/87bbeeb494eeba68991d04361d304b20f3e29ce8)) | ||
## [2.34.3](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/collection@2.34.2...@mamba/collection@2.34.3) (2021-01-26) | ||
@@ -8,0 +30,0 @@ |
{ | ||
"name": "@mamba/collection", | ||
"version": "2.34.3", | ||
"version": "2.36.0", | ||
"svelte": "Collection.html", | ||
@@ -11,7 +11,7 @@ "author": "Stone Payments - Mamba Team", | ||
"devDependencies": { | ||
"@mamba/switch": "^2.34.3" | ||
"@mamba/switch": "^2.36.0" | ||
}, | ||
"dependencies": { | ||
"@mamba/icon": "^2.34.3", | ||
"@mamba/styles": "^2.34.3" | ||
"@mamba/icon": "^2.36.0", | ||
"@mamba/styles": "^2.36.0" | ||
}, | ||
@@ -21,3 +21,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "907b64d003c83abf2e569cdca0611533c2bf1232" | ||
"gitHead": "14a35a5059c7599ef78958c42723757414969d51" | ||
} |
Sorry, the diff of this file is not supported yet
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
44033
1
Updated@mamba/icon@^2.36.0
Updated@mamba/styles@^2.36.0