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.0.1 to 6.1.0

9

lib/index.js

@@ -16,14 +16,5 @@

const {
GraphQLDate,
GraphQLTime,
GraphQLDateTime
} = require('graphql-iso-date')
const resolveFunctions = {
JSON: GraphQLJSON,
JSONObject: GraphQLJSONObject,
Date: GraphQLDate,
Time: GraphQLTime,
DateTime: GraphQLDateTime,
}

@@ -30,0 +21,0 @@

5

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

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

"express-graphql": "^0.12.0",
"graphql": "^16.5.0",
"graphql-iso-date": "^3.6.1",
"graphql": "^15.8.0",
"graphql-type-json": "^0.3.2"
}
}
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