Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@graphql-toolkit/schema

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-toolkit/schema - npm Package Compare versions

Comparing version 0.9.12 to 0.10.3-alpha-87df00e.5

LICENSE

17

package.json
{
"name": "@graphql-toolkit/schema",
"version": "0.9.12",
"version": "0.10.3-alpha-87df00e.5+87df00e",
"description": "A set of utils for faster development of GraphQL tools",
"peerDependencies": {
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
},

@@ -18,7 +18,8 @@ "repository": "git@github.com:ardatan/graphql-toolkit.git",

"dependencies": {
"@graphql-toolkit/common": "0.9.12",
"@graphql-toolkit/types": "0.9.12",
"@graphql-toolkit/version": "0.9.12",
"tslib": "1.11.1"
}
}
"@graphql-toolkit/common": "0.10.3-alpha-87df00e.5+87df00e",
"@graphql-toolkit/types": "0.10.3-alpha-87df00e.5+87df00e",
"@graphql-toolkit/version": "0.10.3-alpha-87df00e.5+87df00e",
"tslib": "^1.11.1"
},
"sideEffects": false
}
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