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 2.0.0 to 3.0.0

8

package.json
{
"name": "graphql-ready",
"version": "2.0.0",
"version": "3.0.0",
"description": "make graphql ready for start",

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

"dependencies": {
"express-graphql": "^0.6.12",
"graphql": "^0.13.2",
"graphql-tools": "^3.0.5",
"express-graphql": "^0.7.1",
"graphql": "^14.0.2",
"graphql-tools": "^4.0.3",
"graphql-type-json": "^0.2.1"

@@ -26,0 +26,0 @@ },

@@ -30,3 +30,2 @@

groups () {
console.log('abc')
return {count: 2, data: [{userId: 'userId'}]}

@@ -33,0 +32,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