Socket
Socket
Sign inDemoInstall

@files-stack/client-core

Package Overview
Dependencies
Maintainers
2
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@files-stack/client-core - npm Package Compare versions

Comparing version 0.0.55-25 to 0.0.55-26

6

lib/interfaces/editor.d.ts

@@ -50,3 +50,3 @@ import URI from '@vscode/base-node/vs/base/common/uri';

TWO = 1,
THREE = 2,
THREE = 2
}

@@ -56,3 +56,3 @@ export declare const POSITIONS: Position[];

LEFT = 0,
RIGHT = 1,
RIGHT = 1
}

@@ -62,3 +62,3 @@ export declare enum Verbosity {

MEDIUM = 1,
LONG = 2,
LONG = 2
}

@@ -65,0 +65,0 @@ export interface IEditorInput extends IDisposable {

{
"name": "@files-stack/client-core",
"version": "0.0.55-25",
"version": "0.0.55-26",
"description": "xterm server services for Node",

@@ -55,6 +55,6 @@ "main": "lib/index.js",

"rimraf": "^2.6.1",
"webpack": "^4.7.0"
"webpack": "^4.19.0"
},
"dependencies": {
"@files-stack/core": "^0.0.55-25"
"@files-stack/core": "^0.0.55-26"
},

@@ -61,0 +61,0 @@ "typings": "lib/index.d.ts",

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