@aliyun-sls/runtime
Advanced tools
Comparing version 0.3.7-dev-1 to 0.3.7-dev-10
@@ -1886,3 +1886,3 @@ 'use strict'; | ||
attribute: { | ||
regions: ['me-central-1'], | ||
regions: [], | ||
uid: true | ||
@@ -1896,3 +1896,3 @@ } | ||
attribute: { | ||
regions: ['me-central-1'], | ||
regions: [], | ||
uid: true | ||
@@ -1952,2 +1952,30 @@ } | ||
} | ||
}, { | ||
id: 'feature:common_ml', | ||
status: false, | ||
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 | ||
} | ||
}]; | ||
@@ -1954,0 +1982,0 @@ |
{ | ||
"name": "@aliyun-sls/runtime", | ||
"version": "0.3.7-dev-1", | ||
"version": "0.3.7-dev-10", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/runtime.cjs.js", |
43893
2249