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

@winninjs/graphql-io-utils

Package Overview
Dependencies
Maintainers
11
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@winninjs/graphql-io-utils - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

2

package.json
{
"name": "@winninjs/graphql-io-utils",
"version": "1.3.0",
"version": "1.4.0",
"description": "Utilities directives and scalar types to help on graphql input/output validation and sanitization.",

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

@@ -1,2 +0,2 @@

const { SchemaDirectiveVisitor } = require("@graphql-tools/utils")
const { SchemaDirectiveVisitor } = require("graphql-tools")
const { GraphQLScalarType, GraphQLNonNull } = require("graphql")

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