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

@kitql/client

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kitql/client - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

index.js

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

this.logType = (_b = options.logType) !== null && _b !== void 0 ? _b : [];
this.log = new helper.Log('KitQL Client', { withTime: false });
this.log = new helper.Log('KitQL Client');
this.cacheData = new CacheData();

@@ -103,0 +103,0 @@ }

{
"name": "@kitql/client",
"version": "0.1.5",
"version": "0.1.6",
"dependencies": {
"@kitql/helper": "0.1.3",
"@kitql/helper": "0.1.4",
"graphql": "16.3.0",

@@ -7,0 +7,0 @@ "safe-stable-stringify": "2.3.1"

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