Socket
Socket
Sign inDemoInstall

@cartridge/sdk

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cartridge/sdk - npm Package Compare versions

Comparing version 1.0.32 to 1.0.33

2

dist/index.es.js

@@ -348,3 +348,3 @@ import cuid from 'cuid';

origin: window.origin,
message: JSON.stringify(typedData.message),
typedData: JSON.stringify(typedData),
})), "_blank", "height=650,width=400");

@@ -351,0 +351,0 @@ return [4 /*yield*/, this.messenger.send({

@@ -357,3 +357,3 @@ 'use strict';

origin: window.origin,
message: JSON.stringify(typedData.message),
typedData: JSON.stringify(typedData),
})), "_blank", "height=650,width=400");

@@ -360,0 +360,0 @@ return [4 /*yield*/, this.messenger.send({

{
"name": "@cartridge/sdk",
"version": "1.0.32",
"version": "1.0.33",
"description": "Cartridge SDK",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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