Socket
Socket
Sign inDemoInstall

broadcast-channel

Package Overview
Dependencies
20
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.6 to 2.1.7

16

package.json
{
"name": "broadcast-channel",
"version": "2.1.6",
"version": "2.1.7",
"description": "A BroadcastChannel implementation that works with new browsers, older browsers and Node.js",

@@ -63,3 +63,3 @@ "homepage": "https://github.com/pubkey/broadcast-channel#readme",

"dependencies": {
"@babel/runtime": "7.1.2",
"@babel/runtime": "7.1.5",
"detect-node": "2.0.4",

@@ -70,7 +70,7 @@ "js-sha3": "0.8.0",

"rimraf": "2.6.2",
"unload": "2.0.2"
"unload": "2.1.0"
},
"devDependencies": {
"@babel/cli": "7.1.2",
"@babel/core": "7.1.2",
"@babel/cli": "7.1.5",
"@babel/core": "7.1.5",
"@babel/plugin-check-constants": "7.0.0-beta.38",

@@ -82,4 +82,4 @@ "@babel/plugin-proposal-object-rest-spread": "7.0.0",

"@babel/polyfill": "7.0.0",
"@babel/preset-env": "7.1.0",
"@babel/types": "7.1.3",
"@babel/preset-env": "7.1.5",
"@babel/types": "7.1.5",
"@types/core-js": "2.5.0",

@@ -115,3 +115,3 @@ "assert": "1.4.1",

"random-token": "0.0.8",
"testcafe": "0.23.0",
"testcafe": "0.23.1",
"testcafe-hammerhead": "14.4.1",

@@ -118,0 +118,0 @@ "ts-node": "7.0.1",

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