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

node-iframe

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-iframe - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

1

dist/iframe.js

@@ -144,3 +144,2 @@ "use strict";

var _this = this;
res.header("Access-Control-Allow-Origin", "*");
res.createIframe = function (model) { return __awaiter(_this, void 0, void 0, function () {

@@ -147,0 +146,0 @@ var $html, er_1;

2

package.json
{
"name": "node-iframe",
"version": "1.1.8",
"version": "1.1.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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc