Socket
Socket
Sign inDemoInstall

@alicloud/console-one-config

Package Overview
Dependencies
Maintainers
5
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alicloud/console-one-config - npm Package Compare versions

Comparing version 1.1.24 to 1.1.25

8

build/types/types/index.d.ts

@@ -103,2 +103,6 @@ export interface IShittyFeatureSwitch {

export interface IConsoleOneConfig {
/**
* Viper 上 OneConsole 应用的 ID
*/
APP_ID: string;
ONE: boolean;

@@ -116,6 +120,2 @@ ENV: 'prod' | 'pre' | 'daily';

};
/**
* Viper 上 OneConsole 应用的 ID
*/
APP_ID: string;
REGIONS: IRegion[];

@@ -122,0 +122,0 @@ OPEN_STATUS?: Record<string, IOpenStatus>;

{
"name": "@alicloud/console-one-config",
"version": "1.1.24",
"version": "1.1.25",
"description": "OneConsole Config 对象解析与封装",

@@ -29,6 +29,6 @@ "license": "MIT",

"@alicloud/console-toolkit-preset-component": "^1.2.22",
"@alicloud/demo-rc-elements": "^1.3.12",
"@alicloud/demo-rc-elements": "^1.3.13",
"@types/react": "^17.0.11",
"react": "^17.0.2",
"typescript": "^4.3.4"
"typescript": "^4.3.5"
},

@@ -46,3 +46,3 @@ "scripts": {

},
"gitHead": "0f986525fb40161eb159fd1e111e8e914b6b884d"
"gitHead": "164f361c756276da15e69c1d38261c3253199eca"
}
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