New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aliyun-sls/runtime

Package Overview
Dependencies
Maintainers
3
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.7-dev-9 to 0.3.8

125

dist/runtime.cjs.js

@@ -756,3 +756,31 @@ 'use strict';

attribute: {
regions: ['cn-beijing-b', 'cn-beijing', 'cn-shanghai', 'cn-chengdu', 'ap-southeast-1', 'ap-southeast-2', 'ap-southeast-3', 'ap-southeast-5', 'us-west-1', 'us-east-1', 'eu-west-1', 'rus-west-1', 'cn-guangzhou', 'cn-qingdao', 'cn-zhangjiakou', 'cn-wulanchabu', 'cn-heyuan', 'ap-northeast-1', 'me-east-1', 'eu-central-1', 'cn-shenzhen', 'cn-huhehaote', 'cn-hangzhou', 'cn-hangzhou-b', 'cn-hangzhou-c', 'cn-hongkong', 'ap-south-1'],
regions: [
// 'cn-beijing-b',
// 'cn-beijing',
// 'cn-shanghai',
// 'cn-chengdu',
// 'ap-southeast-1',
// 'ap-southeast-2',
// 'ap-southeast-3',
// 'ap-southeast-5',
// 'us-west-1',
// 'us-east-1',
// 'eu-west-1',
// 'rus-west-1',
// 'cn-guangzhou',
// 'cn-qingdao',
// 'cn-zhangjiakou',
// 'cn-wulanchabu',
// 'cn-heyuan',
// 'ap-northeast-1',
// 'me-east-1',
// 'eu-central-1',
// 'cn-shenzhen',
// 'cn-huhehaote',
// 'cn-hangzhou',
// 'cn-hangzhou-b',
// 'cn-hangzhou-c',
// 'cn-hongkong',
// 'ap-south-1',
],
uid: true

@@ -777,2 +805,23 @@ }

}, {
id: 'feature:metric_pushdown',
status: true,
attribute: {
regions: [],
uid: true
}
}, {
id: 'feature:metric_remote_write',
status: true,
attribute: {
regions: [],
uid: true
}
}, {
id: 'feature:metric_remote_replica',
status: true,
attribute: {
regions: [],
uid: true
}
}, {
id: 'feature:maxcompute_shipper',

@@ -1727,2 +1776,9 @@ status: true,

}, {
id: 'feature:stroage_advise',
status: true,
attribute: {
regions: [],
uid: true
}
}, {
id: 'feature:alert-center-v2',

@@ -1889,3 +1945,3 @@ status: true,

attribute: {
regions: ['me-central-1'],
regions: [],
uid: true

@@ -1899,3 +1955,3 @@ }

attribute: {
regions: ['me-central-1'],
regions: [],
uid: true

@@ -1906,2 +1962,11 @@ }

{
id: 'feature:logsearch-spl',
status: true,
attribute: {
regions: ['pub-cn-hangzhou-staging'],
uid: true
}
},
// 原始日志新高亮
{
id: 'feature:pub_alert',

@@ -1946,6 +2011,13 @@ status: true,

attribute: {
regions: [],
regions: ['ap-southeast-7'],
uid: true
}
}, {
id: 'feature:logtailUtf16',
status: true,
attribute: {
regions: ['cn-beijing-b', 'ap-southeast-7'],
uid: true
}
}, {
id: 'feature:alert-sink-alerthub',

@@ -1957,3 +2029,46 @@ status: true,

}
}];
}, {
id: 'feature:common_ml',
status: false,
attribute: {
regions: [],
uid: true
}
}, {
id: 'feature:oss_lens_new',
status: true,
attribute: {
regions: [],
uid: true
}
}, {
id: 'feature:observability_new',
status: true,
attribute: {
regions: [],
uid: true
}
}, {
id: 'feature:observability_uem',
status: true,
attribute: {
regions: [],
uid: true
}
}, {
id: 'feature:observability_logsearch_entity',
status: true,
attribute: {
regions: [],
uid: true
}
}, {
id: 'feature:observability_gclogs',
status: true,
attribute: {
regions: [],
uid: true
}
} // 全栈可观测全栈监控 单行文本
];

@@ -1960,0 +2075,0 @@ var newSwitch = ___default["default"].isArray(getConfig('graySwitch')) ? getConfig('graySwitch') : [];

2

package.json
{
"name": "@aliyun-sls/runtime",
"version": "0.3.7-dev-9",
"version": "0.3.8",
"description": "",

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

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