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

@eclipse-glsp/cli

Package Overview
Dependencies
Maintainers
6
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eclipse-glsp/cli - npm Package Compare versions

Comparing version 2.2.0-next.063af47.158 to 2.2.0-next.48d9289.159

2

lib/commands/release/release-client.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc