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

gqty

Package Overview
Dependencies
Maintainers
1
Versions
318
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gqty - npm Package Compare versions

Comparing version 2.3.0-alpha-51110b2.0 to 2.3.0-alpha-6afb52a.0

4

package.json
{
"name": "gqty",
"version": "2.3.0-alpha-51110b2.0",
"version": "2.3.0-alpha-6afb52a.0",
"description": "gqty client without queries",

@@ -15,3 +15,3 @@ "sideEffects": false,

"dependencies": {
"@gqty/utils": "^1.0.0-alpha-51110b2.0",
"@gqty/utils": "^1.0.0-alpha-6afb52a.0",
"lodash": "^4.17.21"

@@ -18,0 +18,0 @@ },

@@ -61,3 +61,3 @@ 'use strict';

restoredBackup = backup2;
for (const [stringKey, hashIdValue] of backup2[1]) {
for (const [stringKey, hashIdValue] of backup2[0]) {
stringsHash[stringKey] = hashIdValue;

@@ -64,0 +64,0 @@ }

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