@mamba/icon
Advanced tools
Comparing version 9.7.0 to 10.0.1
@@ -6,2 +6,23 @@ # Change Log | ||
### [10.0.1](https://github.com/stone-payments/pos-mamba-sdk/compare/v10.0.0...v10.0.1) (2023-07-12) | ||
**Note:** Version bump only for package @mamba/icon | ||
## [10.0.0](https://github.com/stone-payments/pos-mamba-sdk/compare/v9.7.0...v10.0.0) (2023-07-10) | ||
### ⚠ BREAKING CHANGES | ||
* 🧨 no | ||
### Styles | ||
* 💄 change icons of network for launcher ([666631e](https://github.com/stone-payments/pos-mamba-sdk/commit/666631ef9ff0951b48472c854382319d56b6fedd)) | ||
## [9.7.0](https://github.com/stone-payments/pos-mamba-sdk/compare/v9.6.0...v9.7.0) (2023-06-09) | ||
@@ -8,0 +29,0 @@ |
{ | ||
"name": "@mamba/icon", | ||
"version": "9.7.0", | ||
"version": "10.0.1", | ||
"svelte": "Icon.html", | ||
@@ -8,3 +8,3 @@ "author": "Stone Payments - Mamba Team", | ||
"engines": { | ||
"node": ">= 8 || <= 14", | ||
"node": ">=14 <=16", | ||
"npm": ">= 7" | ||
@@ -22,6 +22,6 @@ }, | ||
], | ||
"gitHead": "8e792735bdd6b7a0677eb1a2f68734c8a4608f07", | ||
"gitHead": "b0356a4330d241eafa8906b57672192ddace442f", | ||
"dependencies": { | ||
"@mamba/styles": "^9.7.0" | ||
"@mamba/styles": "^10.0.0" | ||
} | ||
} |
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
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
80114
56
+ Added@mamba/styles@10.3.1(transitive)
- Removed@mamba/styles@9.7.0(transitive)
Updated@mamba/styles@^10.0.0