New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cartridge/controller

Package Overview
Dependencies
Maintainers
3
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cartridge/controller - npm Package Compare versions

Comparing version 0.1.74 to 0.1.75

2

lib/index.js

@@ -57,3 +57,3 @@ "use strict";

iframe.sandbox.add("allow-same-origin");
iframe.sandbox.add("publickey-credentials-get");
iframe.allow = "publickey-credentials-get *";
if (!!document.hasStorageAccess) {

@@ -60,0 +60,0 @@ iframe.sandbox.add("allow-storage-access-by-user-activation");

{
"name": "@cartridge/controller",
"version": "0.1.74",
"version": "0.1.75",
"description": "Cartridge Controller",

@@ -5,0 +5,0 @@ "main": "lib/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