Socket
Socket
Sign inDemoInstall

node-iframe

Package Overview
Dependencies
26
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.8 to 1.5.9

2

dist/iframe.js

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

source = _c.sent();
return [4, $html(key).html("try { " + source + " } catch(e) { console.error(e); }")];
return [4, $html(key).html(source)];
case 4:

@@ -93,0 +93,0 @@ _c.sent();

{
"name": "node-iframe",
"version": "1.5.8",
"version": "1.5.9",
"description": "create a iframe on your server to bypass CORS issues. ( reverse engineer security issues )",

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc