Socket
Socket
Sign inDemoInstall

@workbench-stack/core

Package Overview
Dependencies
Maintainers
4
Versions
318
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@workbench-stack/core - npm Package Compare versions

Comparing version 0.0.27-alpha.108 to 0.0.27-alpha.109

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.0.27-alpha.109](https://github.com/cdmbase/workbench-stack/compare/v0.0.27-alpha.108...v0.0.27-alpha.109) (2020-02-27)
**Note:** Version bump only for package @workbench-stack/core
## [0.0.27-alpha.108](https://github.com/cdmbase/workbench-stack/compare/v0.0.27-alpha.107...v0.0.27-alpha.108) (2020-02-22)

@@ -8,0 +16,0 @@

@@ -13,1 +13,17 @@ export declare enum TaggedType {

export declare const SETTINGS_EDITOR_2_INPUT = "workbench.input.settings2";
export declare const WORKSPACE_SERVICE = "WORKSPACE_SERVICE";
export declare const WorkspaceActionCommands: {
onDidChangeWorkbenchState: string;
onDidChangeWorkspaceName: string;
onDidChangeWorkspaceFolders: string;
getWorkspace: string;
getWorkbenchState: string;
getWorkspaceFolder: string;
isCurrentWorkspace: string;
isInsideWorkspace: string;
};
export declare const CONFIGURATION_SERVICE = "CONFIGURATION_SERVICE";
export declare const ConfigurationActionCommands: {
onDidChangeConfiguration: string;
getConfigurationData: string;
};

4

package.json
{
"name": "@workbench-stack/core",
"version": "0.0.27-alpha.108",
"version": "0.0.27-alpha.109",
"description": "Workbench core for higher packages to depend on",

@@ -47,3 +47,3 @@ "main": "lib/index.js",

},
"gitHead": "15b0a12957e8f51b50df5df00c84ea3cdbd793ff"
"gitHead": "0de9390dfec052d5a18578de053efe7408e17062"
}

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

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