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

@miniflare/web-sockets

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@miniflare/web-sockets - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

10

package.json
{
"name": "@miniflare/web-sockets",
"version": "2.2.0",
"version": "2.3.0",
"description": "WebSocket module for Miniflare: a fun, full-featured, fully-local simulator for Cloudflare Workers",

@@ -38,11 +38,11 @@ "keywords": [

"dependencies": {
"@miniflare/core": "2.2.0",
"@miniflare/shared": "2.2.0",
"@miniflare/core": "2.3.0",
"@miniflare/shared": "2.3.0",
"ws": "^8.2.2",
"undici": "4.12.1"
"undici": "4.13.0"
},
"devDependencies": {
"@miniflare/shared-test": "2.2.0",
"@miniflare/shared-test": "2.3.0",
"@types/ws": "^8.2.0"
}
}
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