Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

netlify-onegraph-internal

Package Overview
Dependencies
Maintainers
1
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.1.10 to 0.1.11

3

dist/netlifyGraph.js

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

}
console.log("Persisting: ", fn.operationName, fn.cacheStrategy);
console.log("Persisting: ", fn.operationName);
return [4 /*yield*/, (0, oneGraphClient_1.executeCreatePersistedQueryMutation)({

@@ -719,3 +719,2 @@ nfToken: netlifyToken,

var handlerOptions = _a.handlerOptions, netlifyGraphConfig = _a.netlifyGraphConfig, operationId = _a.operationId, operationsDoc = _a.operationsDoc, schema = _a.schema;
console.log("Generating handler source for operation", operationId);
var parsedDoc = (0, graphql_1.parse)(operationsDoc, { noLocation: true });

@@ -722,0 +721,0 @@ var operations = (0, exports.extractFunctionsFromOperationDoc)(parsedDoc);

{
"name": "netlify-onegraph-internal",
"version": "0.1.10",
"version": "0.1.11",
"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