@mamba/carousel
Advanced tools
Comparing version 4.0.2 to 4.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.1.0](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/carousel@4.0.2...@mamba/carousel@4.1.0) (2022-09-13) | ||
**Note:** Version bump only for package @mamba/carousel | ||
### [4.0.2](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/carousel@4.0.1...@mamba/carousel@4.0.2) (2022-08-30) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@mamba/carousel", | ||
"version": "4.0.2", | ||
"version": "4.1.0", | ||
"svelte": "Carousel.html", | ||
@@ -9,3 +9,3 @@ "author": "Stone Payments - Mamba Team", | ||
"node": ">= 8 || <= 14", | ||
"npm": ">=6" | ||
"npm": ">6" | ||
}, | ||
@@ -15,7 +15,7 @@ "publishConfig": { | ||
}, | ||
"peerDependencies": { | ||
"@mamba/icon": ">=3", | ||
"@mamba/styles": ">=3" | ||
"dependencies": { | ||
"@mamba/icon": "4.1.0", | ||
"@mamba/styles": "4.1.0" | ||
}, | ||
"gitHead": "4e64e02d2e26921589d93a8c8c45e9d58889d0c6" | ||
"gitHead": "ddc05702292f5dea2772130436f0a00fbd5be1db" | ||
} |
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
26500
7
+ Added@mamba/icon@4.1.0
+ Added@mamba/styles@4.1.0
+ Added@mamba/icon@4.1.0(transitive)
+ Added@mamba/styles@4.1.0(transitive)
- Removed@mamba/icon@12.1.0(transitive)
- Removed@mamba/styles@12.1.0(transitive)