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

@stepzen/graphiql-proxy

Package Overview
Dependencies
Maintainers
0
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stepzen/graphiql-proxy - npm Package Compare versions

Comparing version 0.45.0-experimental.32a4304 to 0.45.0-experimental.6baaa11

23

package.json
{
"name": "@stepzen/graphiql-proxy",
"version": "0.45.0-experimental.32a4304",
"version": "0.45.0-experimental.6baaa11",
"author": "Darren Waddell <darren@stepzen.com>",

@@ -12,4 +12,3 @@ "license": "MIT",

"engines": {
"node": ">=14.0.1",
"npm": ">=6.14"
"node": ">=18.0"
},

@@ -28,5 +27,5 @@ "type": "module",

"dependencies": {
"@stepzen/fetch": "0.45.0-experimental.32a4304",
"@stepzen/fetch": "0.45.0-experimental.6baaa11",
"chalk": "^4.1.2",
"cross-spawn": "^7.0.3",
"cross-spawn": "^7.0.6",
"debug": "^4.3.4",

@@ -45,4 +44,3 @@ "express": "^4.21.1",

"@types/license-checker": "^25.0.1",
"@types/mocha": "^10.0.1",
"@types/node": "^14.18.36",
"@types/mocha": "^10.0.9",
"@types/sinon-chai": "3.2.8",

@@ -55,3 +53,3 @@ "chai": "^4.3.10",

"license-checker": "^25.0.1",
"mocha": "^10.2.0",
"mocha": "^10.8.2",
"nock": "^13.0.4",

@@ -62,5 +60,10 @@ "nodemon": "^2.0.22",

"sinon-chai": "3.7.0",
"ts-node": "^10.8.2"
"ts-node": "^10.9.2",
"typescript": ">=5 <5.4"
},
"gitHead": "32a43047da221d51d7680e769ed11f766dcaaba5"
"overrides": {
"--comment--": "workaround for CVE-2024-21538",
"cross-spawn": "^7.0.6"
},
"gitHead": "6baaa119f672aaf963108ce412e02ba5079d0445"
}
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