New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kusto/monaco-kusto

Package Overview
Dependencies
Maintainers
1
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kusto/monaco-kusto - npm Package Compare versions

Comparing version

to
5.6.4

release/esm/monaco.contribution.d.ts

11

package.json
{
"name": "@kusto/monaco-kusto",
"version": "5.6.3",
"version": "5.6.4",
"description": "CSL, KQL plugin for the Monaco Editor",

@@ -20,3 +20,3 @@ "author": {

"scripts": {
"build": "node ./scripts/build.js",
"build": "ts-node ./scripts/build.ts",
"watch": "echo dev > test/mode.txt && tsc -p ./tsconfig.watch.json && npm run copy_runtime_deps_to_out && concurrently \"live-server ./ \" \"tsc -w -p ./tsconfig.watch.json \"",

@@ -29,8 +29,12 @@ "test_release": "echo release > test/mode.txt && http-server -c-1 -p 8080 ./ -o index.html",

"types": "./release/min/monaco.contribution.d.ts",
"files": [
"release"
],
"devDependencies": {
"@tsconfig/node16": "^1.0.3",
"@types/jest": "^21.1.8",
"@types/lodash": "^4.14.109",
"@types/node": "16",
"@types/xregexp": "^3.0.29",
"concurrently": "^5.1.0",
"copy-dir-cli": "0.0.3",
"event-stream": "3.3.4",

@@ -50,2 +54,3 @@ "http-server": "^0.12.3",

"ts-jest": "^26.1.1",
"ts-node": "^10.9.1",
"typescript": "^4.0.0",

@@ -52,0 +57,0 @@ "vscode-languageserver-textdocument": "1.0.4",

/*!-----------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* monaco-kusto version: 5.6.3(undefined)
* monaco-kusto version: 5.6.4(undefined)
* Released under the MIT license

@@ -5,0 +5,0 @@ * https://https://github.com/Azure/monaco-kusto/blob/master/README.md

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display