@mamba/collection
Advanced tools
Comparing version 2.26.1 to 2.26.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.26.2](https://github.com/stone-payments/pos-mamba-sdk/compare/v2.26.1...v2.26.2) (2020-03-12) | ||
### Bug Fixes | ||
* 🐛 iframe embed https ([a5a5ede](https://github.com/stone-payments/pos-mamba-sdk/commit/a5a5ede812cd34b82e4c4a851b984a87c1671095)) | ||
## [2.26.1](https://github.com/stone-payments/pos-mamba-sdk/compare/v2.26.0...v2.26.1) (2020-03-01) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@mamba/collection", | ||
"version": "2.26.1", | ||
"version": "2.26.2", | ||
"svelte": "Collection.html", | ||
@@ -11,7 +11,7 @@ "author": "Stone Payments - Mamba Team", | ||
"devDependencies": { | ||
"@mamba/switch": "^2.26.1" | ||
"@mamba/switch": "^2.26.2" | ||
}, | ||
"dependencies": { | ||
"@mamba/icon": "^2.26.1", | ||
"@mamba/styles": "^2.26.1" | ||
"@mamba/icon": "^2.26.2", | ||
"@mamba/styles": "^2.26.2" | ||
}, | ||
@@ -21,3 +21,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "590bb390ea5bbb2a34fc0b676a523549968e9e7b" | ||
"gitHead": "68949286e59a1ce022fcce191a2b165a3dd7108e" | ||
} |
@@ -6,5 +6,5 @@ # Collection | ||
<!-- @example ./example/Example.html --> | ||
<div class="iframe-wrapper"> | ||
<iframe src="http://bundlebrowser.mambaweb.now.sh/#!/collection"></iframe> | ||
<iframe src="https://bundlebrowser.mambaweb.now.sh/#!/collection"></iframe> | ||
</div> | ||
@@ -11,0 +11,0 @@ |
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
34458
Updated@mamba/icon@^2.26.2
Updated@mamba/styles@^2.26.2