@cartridge/controller
Advanced tools
Comparing version 0.1.74 to 0.1.75
@@ -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
67490