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.264 to 0.0.27-alpha.266

lib/interfaces/configuration/configuration-registry.d.ts

8

CHANGELOG.md

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

## [0.0.27-alpha.266](https://github.com/cdmbase/workbench-stack/compare/v0.0.27-alpha.265...v0.0.27-alpha.266) (2020-07-25)
**Note:** Version bump only for package @workbench-stack/core
## [0.0.27-alpha.264](https://github.com/cdmbase/workbench-stack/compare/v0.0.27-alpha.263...v0.0.27-alpha.264) (2020-07-24)

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

1

lib/interfaces/configuration/index.d.ts

@@ -5,1 +5,2 @@ export * from './configuration';

export * from './jsonediting';
export * from './configuration-registry';

@@ -31,1 +31,2 @@ export * from './workbench-settings';

export * from './contextmenu';
export * from './registry';

4

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

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

},
"gitHead": "25a59cf0ca17bb6321bab4dd4d73e9e31d2b2a77"
"gitHead": "cdaaa976ab05891aafb05fe169ef6f4060e845df"
}

@@ -5,1 +5,2 @@ export * from './configuration';

export * from './jsonediting';
export * from './configuration-registry';

@@ -32,1 +32,2 @@ export * from './workbench-settings';

export * from './contextmenu';
export * from './registry';

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