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
3
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 6.2.1 to 7.0.0

lib/graphql-type-json/index.js

2

lib/index.js

@@ -10,3 +10,3 @@

GraphQLJSON,
} = require('graphql-type-json')
} = require('./graphql-type-json')

@@ -13,0 +13,0 @@ const resolveFunctions = {

{
"name": "graphql-ready",
"version": "6.2.1",
"version": "7.0.0",
"description": "make graphql ready for start",

@@ -22,8 +22,7 @@ "main": "lib/index.js",

"express": "^4.18.1",
"node-dev": "^7.4.3"
"node-dev": "^8.0.0"
},
"dependencies": {
"@graphql-tools/schema": "^8.3.11",
"graphql-type-json": "^0.3.2"
"@graphql-tools/schema": "^10.0.3"
}
}

@@ -26,2 +26,3 @@

echo ({message}) {
console.log({message})
return message

@@ -28,0 +29,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