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

graphql-ready

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-ready - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0

2

lib/index.js

@@ -92,3 +92,3 @@

const operationUrl = getOperationUrl(document)
req.baseUrl += operationUrl
req.graphqlUrl += operationUrl

@@ -95,0 +95,0 @@ if (Array.isArray(result.errors) && result.errors.length > 0) {

{
"name": "graphql-ready",
"version": "4.2.0",
"version": "4.3.0",
"description": "make graphql ready for start",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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