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

@benzene/ws

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@benzene/ws - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

6

package.json
{
"name": "@benzene/ws",
"type": "module",
"version": "0.7.0",
"version": "0.7.1",
"description": "Fast, minimal, agnostic GraphQL over WebSockets",

@@ -41,6 +41,6 @@ "author": "Hoang Vo (https://hoangvvo.com)",

"dependencies": {
"@benzene/core": "^0.8.0"
"@benzene/core": "^0.8.1"
},
"peerDependencies": {
"graphql": ">=15"
"graphql": "^15.0.0 || ^16.0.0"
},

@@ -47,0 +47,0 @@ "publishConfig": {

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