Socket
Socket
Sign inDemoInstall

popup-tools

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

lib/PopupTools.js

@@ -113,3 +113,3 @@ (function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.popupTools = f()}})(function(){var define,module,exports;

win = window.open('about:blank', name, options);
win = window.open('/', name, options);
win.document.write('Loading...');

@@ -116,0 +116,0 @@

{
"name": "popup-tools",
"version": "1.0.1",
"version": "1.0.2",
"description": "Popups with callbacks, post and data response",

@@ -5,0 +5,0 @@ "main": "lib/PopupTools.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc