@kitql/client
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16223
+ Added@kitql/helper@0.1.2(transitive)
- Removed@kitql/helper@0.1.1(transitive)
Updated@kitql/helper@0.1.2