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
4.2.3

2

index.js

@@ -99,3 +99,3 @@ 'use strict';

}
else if (options.mode === 'resolve-only') {
if (options.mode === 'resolve-only') {
return {

@@ -102,0 +102,0 @@ async onContextBuilding({ context, extendContext }) {

{
"name": "@envelop/generic-auth",
"version": "4.2.3-alpha-a584bed.0",
"version": "4.2.3",
"sideEffects": false,
"peerDependencies": {
"@envelop/core": "2.3.3-alpha-a584bed.0",
"@envelop/core": "^2.3.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
"@envelop/extended-validation": "1.6.3-alpha-a584bed.0"
"@envelop/extended-validation": "^1.6.3"
},
"repository": {
"type": "git",
"url": "https://github.com/dotansimha/envelop.git",
"url": "https://github.com/n1ru4l/envelop.git",
"directory": "packages/plugins/generic-auth"

@@ -16,0 +16,0 @@ },

Sorry, the diff of this file is not supported yet