Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@halo-dev/console-shared

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@halo-dev/console-shared - npm Package Compare versions

Comparing version
2.16.0
to
2.17.0
+8
-8
dist/index.d.ts

@@ -1,14 +0,14 @@

export * from './types/plugin';
export * from './types/menus';
export * from './core/plugins';
export * from './states/pages';
export * from './states/attachment-selector';
export * from './states/backup';
export * from './states/comment-subject-ref';
export * from './states/editor';
export * from './states/entity';
export * from './states/operation';
export * from './states/pages';
export * from './states/plugin-installation-tabs';
export * from './states/plugin-tab';
export * from './states/comment-subject-ref';
export * from './states/backup';
export * from './states/plugin-installation-tabs';
export * from './states/entity';
export * from './states/theme-list-tabs';
export * from './states/operation';
export * from './states/user-tab';
export * from './types/menus';
export * from './types/plugin';
{
"name": "@halo-dev/console-shared",
"version": "2.16.0",
"version": "2.17.0",
"description": "",

@@ -41,3 +41,3 @@ "files": [

"dependencies": {
"@halo-dev/api-client": "2.16.0"
"@halo-dev/api-client": "2.17.0"
},

@@ -44,0 +44,0 @@ "scripts": {