Socket
Socket
Sign inDemoInstall

@graphql-toolkit/core

Package Overview
Dependencies
Maintainers
3
Versions
693
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-toolkit/core - npm Package Compare versions

Comparing version 0.10.4-alpha-da90894.1 to 0.10.4-alpha-e6f1131.9

24

package.json
{
"name": "@graphql-toolkit/core",
"version": "0.10.4-alpha-da90894.1+da90894",
"version": "0.10.4-alpha-e6f1131.9+e6f1131",
"description": "A set of utils for faster development of GraphQL tools",

@@ -8,14 +8,5 @@ "peerDependencies": {

},
"repository": "git@github.com:ardatan/graphql-toolkit.git",
"author": "Dotan Simha <dotansimha@gmail.com>",
"license": "MIT",
"main": "index.cjs.js",
"module": "index.esm.js",
"typings": "index.d.ts",
"typescript": {
"definition": "index.d.ts"
},
"dependencies": {
"@graphql-toolkit/common": "0.10.4-alpha-da90894.1+da90894",
"@graphql-toolkit/schema-merging": "0.10.4-alpha-da90894.1+da90894",
"@graphql-toolkit/common": "0.10.4-alpha-e6f1131.9+e6f1131",
"@graphql-toolkit/schema-merging": "0.10.4-alpha-e6f1131.9+e6f1131",
"aggregate-error": "3.0.1",

@@ -32,3 +23,12 @@ "globby": "11.0.0",

},
"repository": "git@github.com:ardatan/graphql-toolkit.git",
"author": "Dotan Simha <dotansimha@gmail.com>",
"license": "MIT",
"main": "index.cjs.js",
"module": "index.esm.js",
"typings": "index.d.ts",
"typescript": {
"definition": "index.d.ts"
},
"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