🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@aliyun-sls/runtime

Package Overview
Dependencies
Maintainers
4
Versions
349
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aliyun-sls/runtime - npm Package Compare versions

Comparing version
0.3.10-dev-8
to
0.3.10-dev-9
+28
-1
dist/runtime.cjs.js

@@ -200,2 +200,11 @@ 'use strict';

}, {
id: 'feature:newHome202301',
status: true,
attribute: {
regions: [],
uid: true
}
},
// 控制台首页(new)
{
id: 'wizard:apigateway',

@@ -1963,4 +1972,13 @@ status: true,

},
// 原始日志新高亮
// SPL功能开关
{
id: 'feature:logsearch-editorSwitch',
status: true,
attribute: {
regions: [],
uid: true
}
},
// 新editor脱离SPL上线开关
{
id: 'feature:pub_alert',

@@ -2060,2 +2078,9 @@ status: true,

}, {
id: 'feature:auto-transform-markdown',
status: true,
attribute: {
regions: [],
uid: true
}
}, {
id: 'feature:auto-transform-droplist',

@@ -2261,2 +2286,4 @@ status: true,

SLSOPENLINK: getLinks('sls.open.link'),
SLSOPENSLSLINK: getLinks('sls.open.sls.link'),
SLSOPENINGESTLINK: getLinks('sls.open.ingest.link'),
SLSPRODUCTPAGE: getLinks('sls.product.page'),

@@ -2263,0 +2290,0 @@ SLSPRICELINK: getLinks('sls.price.link'),

@@ -5,2 +5,4 @@ declare function magicI18n(string: any): any;

const SLSOPENLINK: any;
const SLSOPENSLSLINK: any;
const SLSOPENINGESTLINK: any;
const SLSPRODUCTPAGE: any;

@@ -7,0 +9,0 @@ const SLSPRICELINK: any;

+1
-1
{
"name": "@aliyun-sls/runtime",
"version": "0.3.10-dev-8",
"version": "0.3.10-dev-9",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/runtime.cjs.js",