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

@envelop/generic-auth

Package Overview
Dependencies
Maintainers
1
Versions
1450
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@envelop/generic-auth - npm Package Compare versions

Comparing version

to
1.2.1

2

index.d.ts

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

import { DefaultContext, Plugin } from '@envelop/types';
import { DefaultContext, Plugin } from '@envelop/core';
import { DirectiveNode, GraphQLError, GraphQLResolveInfo } from 'graphql';

@@ -3,0 +3,0 @@ export * from './utils';

{
"name": "@envelop/generic-auth",
"version": "1.2.0",
"version": "1.2.1",
"sideEffects": false,
"peerDependencies": {
"@envelop/core": "^1.6.1",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"

@@ -7,0 +8,0 @@ },