Socket
Socket
Sign inDemoInstall

apollo-server-errors

Package Overview
Dependencies
1
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-preview.1 to 3.0.0-preview.2

4

package.json
{
"name": "apollo-server-errors",
"version": "3.0.0-preview.1",
"version": "3.0.0-preview.2",
"author": "Apollo <opensource@apollographql.com>",

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

},
"gitHead": "f23a4eb1aa5c5ae8cf83a1f41bd9bae3a03d3360"
"gitHead": "16c00c982b11cf91ab8f208f88cf587622fc5dd7"
}

@@ -11,3 +11,3 @@ import {

public extensions: Record<string, any>;
readonly name!: string;
override readonly name!: string;
readonly locations: ReadonlyArray<SourceLocation> | undefined;

@@ -14,0 +14,0 @@ readonly path: ReadonlyArray<string | number> | undefined;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc