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

gqty

Package Overview
Dependencies
Maintainers
0
Versions
355
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 3.3.0-canary-20250203013613.58f8eec45cd2ac20360696231cb799d772751cee to 3.3.0-canary-20250203050642.8fdb32eeefe63c39d40dddffd28aca527fe970e4

2

package.json
{
"name": "gqty",
"version": "3.3.0-canary-20250203013613.58f8eec45cd2ac20360696231cb799d772751cee",
"version": "3.3.0-canary-20250203050642.8fdb32eeefe63c39d40dddffd28aca527fe970e4",
"description": "The No-GraphQL Client for TypeScript",

@@ -5,0 +5,0 @@ "sideEffects": false,

@@ -13,5 +13,5 @@ 'use strict';

const hash = memoize__default["default"](
(...args) => ohash.hash(args, { unorderedObjects: false }).replace(/^(\d)/, "a$1")
(...args) => ohash.sha256(ohash.objectHash(args, { unorderedObjects: false })).replace(/^(\d)/, "a$1")
);
exports.hash = hash;

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