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.1 to 0.1.2

2

index.js

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

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

@@ -40,0 +40,0 @@ logOperation(browser, from, operation, variables = null) {

{
"name": "@kitql/client",
"version": "0.1.1",
"version": "0.1.2",
"dependencies": {
"@kitql/helper": "0.1.1",
"@kitql/helper": "0.1.2",
"graphql": "16.3.0"

@@ -10,3 +10,3 @@ },

"type": "git",
"url": "https://github.com/jycouet/kitql.git",
"url": "https://github.com/jycouet/kitql",
"directory": "packages/client"

@@ -13,0 +13,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