node-iframe
Advanced tools
Comparing version 1.1.8 to 1.1.9
@@ -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; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19392
269