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

@elba-security/graphql-zeus

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elba-security/graphql-zeus - npm Package Compare versions

Comparing version 4.0.9 to 4.0.10

2

lib/TreeToTS/functions/seekForAliases.js

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

ts: `
const seekForAliases = (response: any) => {
export const seekForAliases = (response: any) => {
const traverseAlias = (value: any) => {

@@ -9,0 +9,0 @@ if (Array.isArray(value)) {

{
"name": "@elba-security/graphql-zeus",
"version": "4.0.9",
"version": "4.0.10",
"private": false,

@@ -5,0 +5,0 @@ "license": "MIT",

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