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

@portkey/graphql

Package Overview
Dependencies
Maintainers
3
Versions
365
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@portkey/graphql - npm Package Compare versions

Comparing version 1.0.0-alpha.8 to 1.0.0

6

package.json
{
"name": "@portkey/graphql",
"version": "1.0.0-alpha.8",
"version": "1.0.0",
"description": "",

@@ -41,3 +41,3 @@ "main": "./dist/commonjs/index.js",

"@apollo/client": "^3.7.3",
"@portkey/types": "^1.0.0-alpha.8",
"@portkey/types": "^1.0.0",
"graphql": "^16.6.0",

@@ -56,3 +56,3 @@ "subscriptions-transport-ws": "^0.11.0"

},
"gitHead": "b46463d43931f69ff610d6a2a216a3342dfa30c0"
"gitHead": "faf0780b4d904ccd29c26bddfe0fa4c0cb2581ca"
}

@@ -7,2 +7,3 @@ # `@portkey/graphql`

It is already possible to follow [the standard apollo tutorial](https://www.apollographql.com/docs/react/why-apollo) to add [apollo client](https://www.apollographql.com/docs/react) to your application. However, Portkey provides graphql integration packages those simplify the integration and usage.
## Installation

@@ -9,0 +10,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