Socket
Socket
Sign inDemoInstall

apollo-server-env

Package Overview
Dependencies
1
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.2 to 4.0.3

2

dist/fetch.d.ts

@@ -24,3 +24,3 @@ import { Agent as HttpAgent } from 'http';

keys(): Iterator<string>;
values(): Iterator<[string]>;
values(): Iterator<string>;
[Symbol.iterator](): Iterator<[string, string]>;

@@ -27,0 +27,0 @@ }

{
"name": "apollo-server-env",
"version": "4.0.2",
"version": "4.0.3",
"author": "Apollo <opensource@apollographql.com>",

@@ -29,3 +29,3 @@ "license": "MIT",

},
"gitHead": "69577df0b08d392e99d65644a27d48b9b925dd94"
"gitHead": "eb06724ca43042fcbf6e04e1de1dc2e5acfadf33"
}

@@ -24,3 +24,3 @@ import { Agent as HttpAgent } from 'http';

keys(): Iterator<string>;
values(): Iterator<[string]>;
values(): Iterator<string>;
[Symbol.iterator](): Iterator<[string, string]>;

@@ -27,0 +27,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc