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.1.1 to 1.1.4

8

package.json
{
"name": "@winninjs/graphql-io-utils",
"version": "1.1.1",
"version": "1.1.4",
"description": "Utilities directives and scalar types to help on graphql input/output validation and sanitization.",
"main": "index.js",
"scripts": {
"test": "eslint -c .eslintrc --fix '**/*.js' && jest"
"test": "eslint -c .eslintrc --fix '**/*.js' && jest",
"release": "release"
},

@@ -23,3 +24,4 @@ "keywords": [

"graphql-tools": "^7.0.5",
"jest": "^27.0.6"
"jest": "^27.0.6",
"release": "^6.3.0"
},

@@ -26,0 +28,0 @@ "directories": {

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