azure-kusto-data
Advanced tools
Comparing version 7.0.0-alpha.2 to 7.0.0-alpha.3
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT License. | ||
import { getStringTailLowerCase } from "./utils.js"; | ||
import { default as endpointsData } from "./wellKnownKustoEndpoints.json"; | ||
import { default as endpointsData } from "./wellKnownKustoEndpoints.js"; | ||
export class MatchRule { | ||
@@ -6,0 +6,0 @@ constructor( |
{ | ||
"name": "azure-kusto-data", | ||
"version": "7.0.0-alpha.2", | ||
"version": "7.0.0-alpha.3", | ||
"description": "Azure Data Explorer Query SDK", | ||
@@ -74,3 +74,3 @@ "type": "module", | ||
}, | ||
"gitHead": "f43595ebf3fa6f6237c607c1a9df09f17f34f991" | ||
"gitHead": "8e0c59af3a327f169e85115866537d8229509b02" | ||
} |
Sorry, the diff of this file is not supported yet
257900
60
2369