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

netlify-onegraph-internal

Package Overview
Dependencies
Maintainers
2
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netlify-onegraph-internal - npm Package Compare versions

Comparing version 0.8.3 to 0.8.4

2

dist/oneGraphClient.js

@@ -143,3 +143,3 @@ "use strict";

case 0:
url = "https://" + netlifyGraphHost + "/schema?app_id=" + appId + "&schemaId=" + schemaId;
url = "https://" + netlifyGraphHost + "/schema?app_id=" + appId + "&schema_id=" + schemaId;
authorizationHeader = accessToken

@@ -146,0 +146,0 @@ ? { authorization: "Bearer " + accessToken }

{
"name": "netlify-onegraph-internal",
"version": "0.8.3",
"version": "0.8.4",
"description": "Internal tools for use by Netlify",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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