New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

graphql-ruby-client

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-ruby-client - npm Package Compare versions

Comparing version 1.10.7 to 1.11.0

subscriptions/SubscriptionExchange.d.ts

4

CHANGELOG.md
# graphql-ruby-client
# 1.11.0 (4 July 2022)
- Subscriptions: Add `urql` support for Pusher #4129
# 1.10.7 (29 Mar 2022)

@@ -4,0 +8,0 @@

5

package.json
{
"name": "graphql-ruby-client",
"version": "1.10.7",
"version": "1.11.0",
"description": "JavaScript client for graphql-ruby",

@@ -32,3 +32,4 @@ "main": "index.js",

"ts-jest": "^25.2.0",
"typescript": ">=3.7.5"
"typescript": ">=3.7.5",
"urql": "^2.2.2"
},

@@ -35,0 +36,0 @@ "scripts": {

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