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

graphql-config-extension-graphcool

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-config-extension-graphcool - npm Package Compare versions

Comparing version 0.0.0-alpha.6 to 0.0.0-alpha.7

12

dist/index.js

@@ -121,10 +121,6 @@ "use strict";

: undefined;
return _a = {
acc: acc
},
_a[stageName] = {
url: url,
headers: headers,
},
_a;
return __assign({}, acc, (_a = {}, _a[stageName] = {
url: url,
headers: headers,
}, _a));
}

@@ -131,0 +127,0 @@ return acc;

{
"name": "graphql-config-extension-graphcool",
"version": "0.0.0-alpha.6",
"version": "0.0.0-alpha.7",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

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