@eclipse-glsp/cli
Advanced tools
Comparing version 2.2.0-next.063af47.158 to 2.2.0-next.48d9289.159
@@ -16,3 +16,3 @@ /******************************************************************************** | ||
********************************************************************************/ | ||
import * as sh from 'shelljs'; | ||
import sh from 'shelljs'; | ||
import { getShellConfig } from '../../util/command-util.js'; | ||
@@ -19,0 +19,0 @@ import { LOGGER } from '../../util/logger.js'; |
@@ -20,3 +20,3 @@ /******************************************************************************** | ||
import * as path from 'path'; | ||
import * as sh from 'shelljs'; | ||
import sh from 'shelljs'; | ||
import { baseCommand, configureShell } from '../util/command-util.js'; | ||
@@ -23,0 +23,0 @@ import { getUncommittedChanges } from '../util/git-util.js'; |
{ | ||
"name": "@eclipse-glsp/cli", | ||
"version": "2.2.0-next.063af47.158+063af47", | ||
"version": "2.2.0-next.48d9289.159+48d9289", | ||
"description": "CLI Tooling & scripts for GLSP components", | ||
@@ -55,3 +55,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@eclipse-glsp/config": "2.2.0-next.063af47.158+063af47", | ||
"@eclipse-glsp/config": "2.2.0-next.48d9289.159+48d9289", | ||
"@types/glob": "^8.1.0", | ||
@@ -66,3 +66,3 @@ "@types/node-fetch": "^2.6.6", | ||
}, | ||
"gitHead": "063af47ae70e979d77fc064943aaba51f606a858" | ||
"gitHead": "48d92898ae90fb30cc3bdfe27730486be3b00496" | ||
} |
@@ -16,3 +16,3 @@ /******************************************************************************** | ||
********************************************************************************/ | ||
import * as sh from 'shelljs'; | ||
import sh from 'shelljs'; | ||
import { getShellConfig } from '../../util/command-util.js'; | ||
@@ -19,0 +19,0 @@ import { LOGGER } from '../../util/logger.js'; |
@@ -21,3 +21,3 @@ /******************************************************************************** | ||
import * as path from 'path'; | ||
import * as sh from 'shelljs'; | ||
import sh from 'shelljs'; | ||
import { baseCommand, configureShell } from '../util/command-util.js'; | ||
@@ -24,0 +24,0 @@ import { getUncommittedChanges } from '../util/git-util.js'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
284433