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

@soundxyz/graphql-react-ws

Package Overview
Dependencies
Maintainers
11
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@soundxyz/graphql-react-ws - npm Package Compare versions

Comparing version 1.0.0-alpha-3de4fe6.0 to 1.0.0-alpha-4091be8.0

client.d.ts

40

package.json
{
"name": "@soundxyz/graphql-react-ws",
"version": "1.0.0-alpha-3de4fe6.0",
"license": "MIT",
"author": "PabloSzx <pablosaez1995@gmail.com>",
"version": "1.0.0-alpha-4091be8.0",
"sideEffects": false,
"type": "module",
"main": "src/index.ts",
"keywords": [],
"dependencies": {
"fast-deep-equal": "^3.1.3",
"graphql-ws": "^5.12.0",
"valtio": "^1.10.3"
},
"devDependencies": {
"@soundxyz/gql-string": "^0.1.0",
"@types/node": "^18.14.6",
"@types/react": "^18.0.28",
"bob-ts": "^4.1.1",
"bob-tsm": "^1.1.2",
"esbuild": "^0.17.11",
"graphql": "^16.6.0",
"react": "^18.2.0",
"typescript": "^4.9.5"
},
"peerDependencies": {

@@ -32,5 +11,18 @@ "@soundxyz/gql-string": "^0.1.0",

},
"scripts": {
"watch": "bob-tsm --watch=src build.ts"
"dependencies": {
"fast-deep-equal": "^3.1.3",
"graphql-ws": "^5.12.0",
"valtio": "^1.10.3"
},
"keywords": [],
"author": "PabloSzx <pablosaez1995@gmail.com>",
"license": "MIT",
"type": "module",
"main": "index.js",
"types": "index.d.ts",
"exports": {
".": "./index.js",
"./*": "./*.js",
"./package.json": "./package.json"
}
}
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