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

@envelop/types

Package Overview
Dependencies
Maintainers
1
Versions
629
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@envelop/types - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1-alpha-88a41cb.0

1

index.d.ts

@@ -30,2 +30,3 @@ import { DocumentNode, GraphQLSchema, Source, ParseOptions, GraphQLError, execute, parse, validate, GraphQLResolveInfo, ExecutionArgs, ExecutionResult, ValidationRule, TypeInfo, subscribe, SubscriptionArgs } from 'graphql';

schema: GraphQLSchema;
replaceSchema: (newSchema: GraphQLSchema) => void;
}) => void;

@@ -32,0 +33,0 @@ onPluginInit?: (options: {

{
"name": "@envelop/types",
"version": "0.1.0",
"version": "0.1.1-alpha-88a41cb.0",
"sideEffects": false,

@@ -8,2 +8,7 @@ "peerDependencies": {

},
"repository": {
"type": "git",
"url": "https://github.com/dotansimha/envelop.git",
"directory": "packages/types"
},
"author": "Dotan Simha <dotansimha@gmail.com>",

@@ -10,0 +15,0 @@ "license": "MIT",

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