Socket
Socket
Sign inDemoInstall

@parameter1/base-cms-apollo-ssr

Package Overview
Dependencies
5
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.34.0 to 2.39.3

4

package.json
{
"name": "@parameter1/base-cms-apollo-ssr",
"version": "2.34.0",
"version": "2.39.3",
"description": "Apollo GraphQL SSR Client factory.",

@@ -26,3 +26,3 @@ "main": "src/index.js",

},
"gitHead": "4a58a9f679d51fa181786cf11743673223538fd3"
"gitHead": "75bbb002ef386dd60283e43500573ef82c440405"
}

@@ -27,4 +27,4 @@ const fetch = require('node-fetch');

const httpLink = createHttpLink({
fetch,
...linkConfig,
fetch,
uri,

@@ -31,0 +31,0 @@ headers: {

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