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

broadcast-channel

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broadcast-channel - npm Package Compare versions

Comparing version 4.13.0 to 4.14.0

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # CHANGELOG

## 4.14.0 (18 Juli June 2022)
- Updated dependencies.
## 4.13.0 (1 June 2022)

@@ -8,0 +12,0 @@

42

package.json
{
"name": "broadcast-channel",
"version": "4.13.0",
"version": "4.14.0",
"description": "A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers and NodeJs",

@@ -87,3 +87,3 @@ "exports": {

"detect-node": "^2.1.0",
"microtime": "3.0.0",
"microtime": "3.1.0",
"oblivious-set": "1.1.1",

@@ -95,11 +95,11 @@ "p-queue": "6.6.2",

"devDependencies": {
"@babel/cli": "7.17.10",
"@babel/core": "7.18.2",
"@babel/plugin-proposal-object-rest-spread": "7.18.0",
"@babel/plugin-transform-member-expression-literals": "7.16.7",
"@babel/plugin-transform-property-literals": "7.16.7",
"@babel/plugin-transform-runtime": "7.18.2",
"@babel/cli": "7.18.9",
"@babel/core": "7.18.9",
"@babel/plugin-proposal-object-rest-spread": "7.18.9",
"@babel/plugin-transform-member-expression-literals": "7.18.6",
"@babel/plugin-transform-property-literals": "7.18.6",
"@babel/plugin-transform-runtime": "7.18.9",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.18.2",
"@babel/types": "7.18.4",
"@babel/preset-env": "7.18.9",
"@babel/types": "7.18.9",
"@rollup/plugin-node-resolve": "13.3.0",

@@ -112,11 +112,11 @@ "@types/core-js": "2.5.5",

"clone": "2.1.2",
"concurrently": "7.2.1",
"concurrently": "7.2.2",
"convert-hrtime": "5.0.0",
"copyfiles": "2.4.1",
"cross-env": "7.0.3",
"eslint": "8.16.0",
"eslint": "8.20.0",
"gzip-size-cli": "5.1.0",
"http-server": "14.1.1",
"jest": "28.1.0",
"karma": "6.3.20",
"jest": "28.1.3",
"karma": "6.4.0",
"karma-babel-preprocessor": "8.0.2",

@@ -138,12 +138,12 @@ "karma-browserify": "8.1.0",

"random-token": "0.0.8",
"rollup": "2.75.5",
"rollup": "2.77.0",
"rollup-plugin-terser": "7.0.2",
"testcafe": "1.19.0",
"ts-node": "10.8.0",
"typescript": "4.7.2",
"uglify-js": "3.15.5",
"testcafe": "1.20.0",
"ts-node": "10.9.1",
"typescript": "4.7.4",
"uglify-js": "3.16.2",
"watchify": "4.0.0",
"webpack": "5.72.1",
"webpack-cli": "4.9.2"
"webpack": "5.73.0",
"webpack-cli": "4.10.0"
}
}

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