Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mamba/collection

Package Overview
Dependencies
Maintainers
4
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mamba/collection - npm Package Compare versions

Comparing version 2.26.1 to 2.26.2

11

CHANGELOG.md

@@ -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 @@

10

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc