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
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.2.12 to 0.2.13

42

dist/runtime.cjs.js

@@ -707,9 +707,2 @@ 'use strict';

{
id: 'feature:metric',
status: true,
attribute: {
regions: [],
uid: true
}
}, {
id: 'feature:metric_downsampling',

@@ -1253,2 +1246,10 @@ status: true,

{
id: 'feature:data_ingest',
status: true,
attribute: {
regions: ['cn-chengdu'],
uid: true
}
}, // 按数据量写入计费
{
id: 'feature:queryStore',

@@ -1556,2 +1557,10 @@ status: true,

{
id: 'feature:logsearch-case-center',
status: true,
attribute: {
regions: [],
uid: true
}
}, // 查询页面搜索案例中心
{
id: 'feature:ispsql_report',

@@ -1579,4 +1588,18 @@ status: true,

}
} // 查询页面新的时间选择器
];
}, // 查询页面新的时间选择器
{
id: 'feature:app_demo_playground',
status: true,
attribute: {
regions: [],
uid: true
}
}, {
id: 'feature:app_demo_center',
status: true,
attribute: {
regions: [],
uid: true
}
}];

@@ -1682,2 +1705,3 @@ var newSwitch = ___default["default"].isArray(getConfig('graySwitch')) ? getConfig('graySwitch') : [];

'sls.open.link': '//common-buy.aliyun.com/?commodityCode=sls#/open',
'sls.open.ingest.link': '//common-buy.aliyun.com/?commodityCode=sls_dataingest_public_cn',
'sls.price.link': '//www.aliyun.com/price/product#/sls/detail',

@@ -1684,0 +1708,0 @@ 'sls.ram': '//ram.console.aliyun.com',

{
"name": "@aliyun-sls/runtime",
"version": "0.2.12",
"version": "0.2.13",
"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