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.73 to 0.0.27-alpha.74

8

CHANGELOG.md

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

## [0.0.27-alpha.74](https://github.com/cdmbase/workbench-stack/compare/v0.0.27-alpha.73...v0.0.27-alpha.74) (2019-12-13)
**Note:** Version bump only for package @workbench-stack/core
## [0.0.27-alpha.73](https://github.com/cdmbase/workbench-stack/compare/v0.0.27-alpha.72...v0.0.27-alpha.73) (2019-12-08)

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

2

lib/interfaces/services.d.ts

@@ -5,2 +5,3 @@ import { ICodeEditorService, IEditorService, IModelService, IModeService } from './editor';

import { ITextFileService } from './textfile';
import { ILifecycleService } from '../interfaces';
/**

@@ -20,2 +21,3 @@ * Services that are available for the workbench. It does contains some external services included from

readonly untitledEditorService: any;
readonly lifecycleService: ILifecycleService;
}

4

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

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

},
"gitHead": "6708ca4d898385adeae38bc084c9ef6c2a74de5e"
"gitHead": "d0373629654f2324ba66b115ca9bef9332eb50f7"
}
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