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 0.1.3 to 0.1.4

8

package.json
{
"name": "popup-tools",
"version": "0.1.3",
"version": "0.1.4",
"description": "Popups with events, post and callbacks",

@@ -25,8 +25,10 @@ "main": "lib/PopupTools.js",

"files": [
"lib/"
"lib/PopupTools.js"
],
"scripts": {
"test": "node_modules/.bin/wdio wdio.conf.js",
"lint": "node_modules/.bin/eslint {src,test}",
"test-selenium": "node_modules/.bin/wdio wdio.conf.js",
"test": "node_modules/.bin/wdio wdio.travis.conf.js",
"build": "node_modules/.bin/umd popupTools < src/PopupTools.js > 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