azure-kusto-data
Advanced tools
Comparing version
{ | ||
"name": "azure-kusto-data", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "", | ||
@@ -33,4 +33,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"mocha": "^5.2.0" | ||
"mocha": "^5.2.0", | ||
"sinon": "^6.3.4" | ||
} | ||
} |
@@ -58,3 +58,3 @@ # Microsoft Azure Kusto Data Library for Node | ||
```javascript | ||
KustoConnectionStringBuilder.withAadUserPasswordAuthentication(`https://${clusterName}.kusto.windows.net`,'username','password'); | ||
KustoConnectionStringBuilder.withAadDeviceAuthentication(`https://${clusterName}.kusto.windows.net`); | ||
``` | ||
@@ -61,0 +61,0 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
-100%2
100%