@octaviaflow/telemetry-attributes 1.0.0 → 1.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/main/custom-resource-attributes.d.ts.map +1 -1
- package/dist/main/custom-resource-attributes.js +1 -10
- package/dist/main/custom-resource-attributes.js.map +1 -1
- package/dist/main/index.d.ts.map +1 -1
- package/dist/main/index.js +1 -7
- package/dist/main/index.js.map +1 -1
- package/dist/main/js-scope-attributes.d.ts.map +1 -1
- package/dist/main/js-scope-attributes.js +1 -19
- package/dist/main/js-scope-attributes.js.map +1 -1
- package/dist/main/jsx-scope-attributes.d.ts.map +1 -1
- package/dist/main/jsx-scope-attributes.js +1 -16
- package/dist/main/jsx-scope-attributes.js.map +1 -1
- package/dist/main/logs-attributes.d.ts.map +1 -1
- package/dist/main/logs-attributes.js +1 -10
- package/dist/main/logs-attributes.js.map +1 -1
- package/dist/main/npm-scope-attributes.d.ts.map +1 -1
- package/dist/main/npm-scope-attributes.js +1 -16
- package/dist/main/npm-scope-attributes.js.map +1 -1
- package/dist/main/wc-scope-attributes.d.ts.map +1 -1
- package/dist/main/wc-scope-attributes.js +1 -16
- package/dist/main/wc-scope-attributes.js.map +1 -1
- package/package.json +23 -22
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"custom-resource-attributes.d.ts","sourceRoot":"","sources":["../../src/main/custom-resource-attributes.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"custom-resource-attributes.d.ts","sourceRoot":"","sources":["../../src/main/custom-resource-attributes.ts"],"names":[],"mappings":"AAgBA,eAAO,MAAM,wBAAwB;;;;;;;EAUnC,CAAC"}
|
|
@@ -1,18 +1,9 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright octaviaflow 2025
|
|
3
|
-
*
|
|
4
|
-
* This source code is licensed under the MIT license found in the
|
|
5
|
-
* LICENSE file in the root directory of this source tree.
|
|
6
|
-
*/
|
|
7
1
|
export const CustomResourceAttributes = Object.freeze({
|
|
8
|
-
//
|
|
9
|
-
// Custom resource attributes for octaviaflow telemetry
|
|
10
|
-
//
|
|
11
2
|
octaviaflow_PROJECT_ID: 'octaviaflow.project.id',
|
|
12
3
|
octaviaflow_PROJECT_NAME: 'octaviaflow.project.name',
|
|
13
4
|
octaviaflow_PROJECT_VERSION: 'octaviaflow.project.version',
|
|
14
5
|
octaviaflow_COLLECTION_TIMESTAMP: 'octaviaflow.collection.timestamp',
|
|
15
6
|
octaviaflow_STORAGE_TYPE: 'octaviaflow.storage.type',
|
|
16
|
-
octaviaflow_STORAGE_LOCATION: 'octaviaflow.storage.location'
|
|
7
|
+
octaviaflow_STORAGE_LOCATION: 'octaviaflow.storage.location',
|
|
17
8
|
});
|
|
18
9
|
//# sourceMappingURL=custom-resource-attributes.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"custom-resource-attributes.js","sourceRoot":"","sources":["../../src/main/custom-resource-attributes.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"custom-resource-attributes.js","sourceRoot":"","sources":["../../src/main/custom-resource-attributes.ts"],"names":[],"mappings":"AAgBA,MAAM,CAAC,MAAM,wBAAwB,GAAG,MAAM,CAAC,MAAM,CAAC;IAIpD,sBAAsB,EAAE,wBAAwB;IAChD,wBAAwB,EAAE,0BAA0B;IACpD,2BAA2B,EAAE,6BAA6B;IAC1D,gCAAgC,EAAE,kCAAkC;IACpE,wBAAwB,EAAE,0BAA0B;IACpD,4BAA4B,EAAE,8BAA8B;CAC7D,CAAC,CAAC"}
|
package/dist/main/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/main/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/main/index.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAC3E,OAAO,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAC/D,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAC/D,OAAO,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAE7D,OAAO,EAAE,wBAAwB,EAAE,CAAC;AACpC,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAC7B,OAAO,EAAE,kBAAkB,EAAE,CAAC;AAC9B,OAAO,EAAE,kBAAkB,EAAE,CAAC;AAC9B,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAC7B,OAAO,EAAE,cAAc,EAAE,CAAC;AAE1B,eAAO,MAAM,eAAe,iCAK3B,CAAC"}
|
package/dist/main/index.js
CHANGED
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright octaviaflow 2025
|
|
3
|
-
*
|
|
4
|
-
* This source code is licensed under the MIT license found in the
|
|
5
|
-
* LICENSE file in the root directory of this source tree.
|
|
6
|
-
*/
|
|
7
1
|
import { CustomResourceAttributes } from './custom-resource-attributes.js';
|
|
8
2
|
import { JsScopeAttributes } from './js-scope-attributes.js';
|
|
9
3
|
import { JsxScopeAttributes } from './jsx-scope-attributes.js';
|
|
@@ -20,6 +14,6 @@ export const ALL_SCOPE_NAMES = [
|
|
|
20
14
|
JsScopeAttributes.SCOPE_NAME,
|
|
21
15
|
JsxScopeAttributes.SCOPE_NAME,
|
|
22
16
|
NpmScopeAttributes.SCOPE_NAME,
|
|
23
|
-
WcScopeAttributes.SCOPE_NAME
|
|
17
|
+
WcScopeAttributes.SCOPE_NAME,
|
|
24
18
|
];
|
|
25
19
|
//# sourceMappingURL=index.js.map
|
package/dist/main/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/main/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/main/index.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAC3E,OAAO,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAC7D,OAAO,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAC/D,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAC/D,OAAO,EAAE,iBAAiB,EAAE,MAAM,0BAA0B,CAAC;AAE7D,OAAO,EAAE,wBAAwB,EAAE,CAAC;AACpC,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAC7B,OAAO,EAAE,kBAAkB,EAAE,CAAC;AAC9B,OAAO,EAAE,kBAAkB,EAAE,CAAC;AAC9B,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAC7B,OAAO,EAAE,cAAc,EAAE,CAAC;AAE1B,MAAM,CAAC,MAAM,eAAe,GAAG;IAC7B,iBAAiB,CAAC,UAAU;IAC5B,kBAAkB,CAAC,UAAU;IAC7B,kBAAkB,CAAC,UAAU;IAC7B,iBAAiB,CAAC,UAAU;CAC7B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"js-scope-attributes.d.ts","sourceRoot":"","sources":["../../src/main/js-scope-attributes.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"js-scope-attributes.d.ts","sourceRoot":"","sources":["../../src/main/js-scope-attributes.ts"],"names":[],"mappings":"AAgBA,eAAO,MAAM,iBAAiB;;;;;;;;;;;EA0B5B,CAAC"}
|
|
@@ -1,31 +1,13 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright octaviaflow 2025
|
|
3
|
-
*
|
|
4
|
-
* This source code is licensed under the MIT license found in the
|
|
5
|
-
* LICENSE file in the root directory of this source tree.
|
|
6
|
-
*/
|
|
7
1
|
export const JsScopeAttributes = Object.freeze({
|
|
8
|
-
//
|
|
9
|
-
// General scope attributes
|
|
10
|
-
//
|
|
11
2
|
SCOPE_NAME: 'js',
|
|
12
|
-
//
|
|
13
|
-
// JS scope metrics
|
|
14
|
-
//
|
|
15
3
|
JS_TOKEN_METRIC: 'js.token',
|
|
16
4
|
JS_FUNCTION_METRIC: 'js.function',
|
|
17
|
-
//
|
|
18
|
-
// Attributes relating to a js token
|
|
19
|
-
//
|
|
20
5
|
TOKEN_NAME: 'js.token.name',
|
|
21
6
|
TOKEN_ACCESS_PATH: 'js.token.accessPath',
|
|
22
7
|
TOKEN_MODULE_SPECIFIER: 'js.token.module.specifier',
|
|
23
|
-
//
|
|
24
|
-
// Attributes relating to a js function
|
|
25
|
-
//
|
|
26
8
|
FUNCTION_NAME: 'js.function.name',
|
|
27
9
|
FUNCTION_ACCESS_PATH: 'js.function.accessPath',
|
|
28
10
|
FUNCTION_ARGUMENT_VALUES: 'js.function.arguments.values',
|
|
29
|
-
FUNCTION_MODULE_SPECIFIER: 'js.function.module.specifier'
|
|
11
|
+
FUNCTION_MODULE_SPECIFIER: 'js.function.module.specifier',
|
|
30
12
|
});
|
|
31
13
|
//# sourceMappingURL=js-scope-attributes.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"js-scope-attributes.js","sourceRoot":"","sources":["../../src/main/js-scope-attributes.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"js-scope-attributes.js","sourceRoot":"","sources":["../../src/main/js-scope-attributes.ts"],"names":[],"mappings":"AAgBA,MAAM,CAAC,MAAM,iBAAiB,GAAG,MAAM,CAAC,MAAM,CAAC;IAI7C,UAAU,EAAE,IAAI;IAKhB,eAAe,EAAE,UAAU;IAC3B,kBAAkB,EAAE,aAAa;IAKjC,UAAU,EAAE,eAAe;IAC3B,iBAAiB,EAAE,qBAAqB;IACxC,sBAAsB,EAAE,2BAA2B;IAKnD,aAAa,EAAE,kBAAkB;IACjC,oBAAoB,EAAE,wBAAwB;IAC9C,wBAAwB,EAAE,8BAA8B;IACxD,yBAAyB,EAAE,8BAA8B;CAC1D,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"jsx-scope-attributes.d.ts","sourceRoot":"","sources":["../../src/main/jsx-scope-attributes.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"jsx-scope-attributes.d.ts","sourceRoot":"","sources":["../../src/main/jsx-scope-attributes.ts"],"names":[],"mappings":"AAgBA,eAAO,MAAM,kBAAkB;;;;;;;EAkB7B,CAAC"}
|
|
@@ -1,24 +1,9 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright octaviaflow 2025
|
|
3
|
-
*
|
|
4
|
-
* This source code is licensed under the MIT license found in the
|
|
5
|
-
* LICENSE file in the root directory of this source tree.
|
|
6
|
-
*/
|
|
7
1
|
export const JsxScopeAttributes = Object.freeze({
|
|
8
|
-
//
|
|
9
|
-
// General scope attributes
|
|
10
|
-
//
|
|
11
2
|
SCOPE_NAME: 'jsx',
|
|
12
|
-
//
|
|
13
|
-
// JSX scope metrics
|
|
14
|
-
//
|
|
15
3
|
JSX_ELEMENT_METRIC: 'jsx.element',
|
|
16
|
-
//
|
|
17
|
-
// Attributes relating to a jsx element
|
|
18
|
-
//
|
|
19
4
|
ELEMENT_NAME: 'jsx.element.name',
|
|
20
5
|
ELEMENT_ATTRIBUTE_NAMES: 'jsx.element.attributeNames',
|
|
21
6
|
ELEMENT_ATTRIBUTE_VALUES: 'jsx.element.attributeValues',
|
|
22
|
-
ELEMENT_MODULE_SPECIFIER: 'jsx.element.module.specifier'
|
|
7
|
+
ELEMENT_MODULE_SPECIFIER: 'jsx.element.module.specifier',
|
|
23
8
|
});
|
|
24
9
|
//# sourceMappingURL=jsx-scope-attributes.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"jsx-scope-attributes.js","sourceRoot":"","sources":["../../src/main/jsx-scope-attributes.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"jsx-scope-attributes.js","sourceRoot":"","sources":["../../src/main/jsx-scope-attributes.ts"],"names":[],"mappings":"AAgBA,MAAM,CAAC,MAAM,kBAAkB,GAAG,MAAM,CAAC,MAAM,CAAC;IAI9C,UAAU,EAAE,KAAK;IAKjB,kBAAkB,EAAE,aAAa;IAKjC,YAAY,EAAE,kBAAkB;IAChC,uBAAuB,EAAE,4BAA4B;IACrD,wBAAwB,EAAE,6BAA6B;IACvD,wBAAwB,EAAE,8BAA8B;CACzD,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logs-attributes.d.ts","sourceRoot":"","sources":["../../src/main/logs-attributes.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"logs-attributes.d.ts","sourceRoot":"","sources":["../../src/main/logs-attributes.ts"],"names":[],"mappings":"AAgBA,eAAO,MAAM,cAAc;;;;;;;;;;;EAczB,CAAC"}
|
|
@@ -1,13 +1,4 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright octaviaflow 2025
|
|
3
|
-
*
|
|
4
|
-
* This source code is licensed under the MIT license found in the
|
|
5
|
-
* LICENSE file in the root directory of this source tree.
|
|
6
|
-
*/
|
|
7
1
|
export const LogsAttributes = Object.freeze({
|
|
8
|
-
//
|
|
9
|
-
// Log-related attributes for telemetry data
|
|
10
|
-
//
|
|
11
2
|
LOG_LEVEL: 'log.level',
|
|
12
3
|
LOG_MESSAGE: 'log.message',
|
|
13
4
|
LOG_TIMESTAMP: 'log.timestamp',
|
|
@@ -17,6 +8,6 @@ export const LogsAttributes = Object.freeze({
|
|
|
17
8
|
LOG_FUNCTION_NAME: 'log.function.name',
|
|
18
9
|
LOG_ERROR_TYPE: 'log.error.type',
|
|
19
10
|
LOG_ERROR_MESSAGE: 'log.error.message',
|
|
20
|
-
LOG_ERROR_STACK: 'log.error.stack'
|
|
11
|
+
LOG_ERROR_STACK: 'log.error.stack',
|
|
21
12
|
});
|
|
22
13
|
//# sourceMappingURL=logs-attributes.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logs-attributes.js","sourceRoot":"","sources":["../../src/main/logs-attributes.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"logs-attributes.js","sourceRoot":"","sources":["../../src/main/logs-attributes.ts"],"names":[],"mappings":"AAgBA,MAAM,CAAC,MAAM,cAAc,GAAG,MAAM,CAAC,MAAM,CAAC;IAI1C,SAAS,EAAE,WAAW;IACtB,WAAW,EAAE,aAAa;IAC1B,aAAa,EAAE,eAAe;IAC9B,UAAU,EAAE,YAAY;IACxB,aAAa,EAAE,eAAe;IAC9B,eAAe,EAAE,iBAAiB;IAClC,iBAAiB,EAAE,mBAAmB;IACtC,cAAc,EAAE,gBAAgB;IAChC,iBAAiB,EAAE,mBAAmB;IACtC,eAAe,EAAE,iBAAiB;CACnC,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"npm-scope-attributes.d.ts","sourceRoot":"","sources":["../../src/main/npm-scope-attributes.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"npm-scope-attributes.d.ts","sourceRoot":"","sources":["../../src/main/npm-scope-attributes.ts"],"names":[],"mappings":"AAgBA,eAAO,MAAM,kBAAkB;;;;;;;;EAmB7B,CAAC"}
|
|
@@ -1,25 +1,10 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright octaviaflow 2025
|
|
3
|
-
*
|
|
4
|
-
* This source code is licensed under the MIT license found in the
|
|
5
|
-
* LICENSE file in the root directory of this source tree.
|
|
6
|
-
*/
|
|
7
1
|
export const NpmScopeAttributes = Object.freeze({
|
|
8
|
-
//
|
|
9
|
-
// General scope attributes
|
|
10
|
-
//
|
|
11
2
|
SCOPE_NAME: 'npm',
|
|
12
|
-
//
|
|
13
|
-
// NPM scope metrics
|
|
14
|
-
//
|
|
15
3
|
NPM_DEPENDENCY_METRIC: 'npm.dependency',
|
|
16
|
-
//
|
|
17
|
-
// Attributes relating to npm dependencies
|
|
18
|
-
//
|
|
19
4
|
DEPENDENCY_NAME: 'npm.dependency.name',
|
|
20
5
|
DEPENDENCY_VERSION: 'npm.dependency.version',
|
|
21
6
|
DEPENDENCY_TYPE: 'npm.dependency.type',
|
|
22
7
|
PROJECT_NAME: 'npm.project.name',
|
|
23
|
-
PROJECT_VERSION: 'npm.project.version'
|
|
8
|
+
PROJECT_VERSION: 'npm.project.version',
|
|
24
9
|
});
|
|
25
10
|
//# sourceMappingURL=npm-scope-attributes.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"npm-scope-attributes.js","sourceRoot":"","sources":["../../src/main/npm-scope-attributes.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"npm-scope-attributes.js","sourceRoot":"","sources":["../../src/main/npm-scope-attributes.ts"],"names":[],"mappings":"AAgBA,MAAM,CAAC,MAAM,kBAAkB,GAAG,MAAM,CAAC,MAAM,CAAC;IAI9C,UAAU,EAAE,KAAK;IAKjB,qBAAqB,EAAE,gBAAgB;IAKvC,eAAe,EAAE,qBAAqB;IACtC,kBAAkB,EAAE,wBAAwB;IAC5C,eAAe,EAAE,qBAAqB;IACtC,YAAY,EAAE,kBAAkB;IAChC,eAAe,EAAE,qBAAqB;CACvC,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wc-scope-attributes.d.ts","sourceRoot":"","sources":["../../src/main/wc-scope-attributes.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"wc-scope-attributes.d.ts","sourceRoot":"","sources":["../../src/main/wc-scope-attributes.ts"],"names":[],"mappings":"AAgBA,eAAO,MAAM,iBAAiB;;;;;;;EAkB5B,CAAC"}
|
|
@@ -1,24 +1,9 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright octaviaflow 2025
|
|
3
|
-
*
|
|
4
|
-
* This source code is licensed under the MIT license found in the
|
|
5
|
-
* LICENSE file in the root directory of this source tree.
|
|
6
|
-
*/
|
|
7
1
|
export const WcScopeAttributes = Object.freeze({
|
|
8
|
-
//
|
|
9
|
-
// General scope attributes
|
|
10
|
-
//
|
|
11
2
|
SCOPE_NAME: 'wc',
|
|
12
|
-
//
|
|
13
|
-
// Web Component scope metrics
|
|
14
|
-
//
|
|
15
3
|
WC_ELEMENT_METRIC: 'wc.element',
|
|
16
|
-
//
|
|
17
|
-
// Attributes relating to a web component element
|
|
18
|
-
//
|
|
19
4
|
ELEMENT_NAME: 'wc.element.name',
|
|
20
5
|
ELEMENT_ATTRIBUTE_NAMES: 'wc.element.attributeNames',
|
|
21
6
|
ELEMENT_ATTRIBUTE_VALUES: 'wc.element.attributeValues',
|
|
22
|
-
ELEMENT_MODULE_SPECIFIER: 'wc.element.module.specifier'
|
|
7
|
+
ELEMENT_MODULE_SPECIFIER: 'wc.element.module.specifier',
|
|
23
8
|
});
|
|
24
9
|
//# sourceMappingURL=wc-scope-attributes.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wc-scope-attributes.js","sourceRoot":"","sources":["../../src/main/wc-scope-attributes.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"wc-scope-attributes.js","sourceRoot":"","sources":["../../src/main/wc-scope-attributes.ts"],"names":[],"mappings":"AAgBA,MAAM,CAAC,MAAM,iBAAiB,GAAG,MAAM,CAAC,MAAM,CAAC;IAI7C,UAAU,EAAE,IAAI;IAKhB,iBAAiB,EAAE,YAAY;IAK/B,YAAY,EAAE,iBAAiB;IAC/B,uBAAuB,EAAE,2BAA2B;IACpD,wBAAwB,EAAE,4BAA4B;IACtD,wBAAwB,EAAE,6BAA6B;CACxD,CAAC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@octaviaflow/telemetry-attributes",
|
|
3
3
|
"description": "OctaviaFlow Telemetry attribute definitions for JS code",
|
|
4
|
-
"version": "1.
|
|
5
|
-
"license": "
|
|
4
|
+
"version": "1.1.2",
|
|
5
|
+
"license": "Apache-2.0",
|
|
6
6
|
"author": "OctaviaFlow",
|
|
7
7
|
"keywords": [
|
|
8
8
|
"octaviaflow",
|
|
@@ -14,14 +14,12 @@
|
|
|
14
14
|
"publishConfig": {
|
|
15
15
|
"access": "public"
|
|
16
16
|
},
|
|
17
|
-
"homepage": "https://github.com/octaviaflow/OctaviaFlow-Design-System/#readme",
|
|
18
17
|
"repository": {
|
|
19
18
|
"type": "git",
|
|
20
|
-
"url": "
|
|
21
|
-
|
|
22
|
-
"bugs": {
|
|
23
|
-
"url": "https://github.com/octaviaflow/OctaviaFlow-Design-System/issues"
|
|
19
|
+
"url": "https://github.com/octaviaflow-design-system.git",
|
|
20
|
+
"directory": "packages/telemetry-attributes"
|
|
24
21
|
},
|
|
22
|
+
"bugs": "https://github.com/octaviaflow-design-system/issues",
|
|
25
23
|
"type": "module",
|
|
26
24
|
"exports": {
|
|
27
25
|
".": {
|
|
@@ -33,31 +31,34 @@
|
|
|
33
31
|
"dist/"
|
|
34
32
|
],
|
|
35
33
|
"scripts": {
|
|
36
|
-
"build": "tsc",
|
|
34
|
+
"build": "bun run clean && tsc",
|
|
37
35
|
"build:watch": "tsc --watch",
|
|
38
36
|
"clean": "rimraf dist",
|
|
39
|
-
"lint": "
|
|
40
|
-
"lint:fix": "
|
|
41
|
-
"
|
|
37
|
+
"lint": "eslint src",
|
|
38
|
+
"lint:fix": "eslint src --fix",
|
|
39
|
+
"format": "prettier --write 'src/**/*.ts'",
|
|
40
|
+
"format:check": "prettier --check 'src/**/*.ts'",
|
|
41
|
+
"test": "jest",
|
|
42
|
+
"test:watch": "jest --watch",
|
|
43
|
+
"prepare": "husky"
|
|
42
44
|
},
|
|
43
45
|
"devDependencies": {
|
|
44
46
|
"@commitlint/cli": "^19.8.1",
|
|
45
47
|
"@commitlint/config-conventional": "^19.8.1",
|
|
48
|
+
"@eslint/js": "^9.39.1",
|
|
46
49
|
"@types/node": "^20.19.9",
|
|
47
|
-
"@typescript-eslint/eslint-plugin": "^
|
|
48
|
-
"@typescript-eslint/parser": "^
|
|
49
|
-
"eslint": "^
|
|
50
|
-
"eslint-
|
|
51
|
-
"eslint-plugin-import": "^2.32.0",
|
|
52
|
-
"eslint-plugin-jsdoc": "^48.11.0",
|
|
53
|
-
"eslint-plugin-n": "^16.6.2",
|
|
54
|
-
"eslint-plugin-notice": "^0.9.10",
|
|
55
|
-
"eslint-plugin-promise": "^6.6.0",
|
|
56
|
-
"eslint-plugin-simple-import-sort": "^12.1.1",
|
|
50
|
+
"@typescript-eslint/eslint-plugin": "^8.26.1",
|
|
51
|
+
"@typescript-eslint/parser": "^8.26.1",
|
|
52
|
+
"eslint": "^9.39.1",
|
|
53
|
+
"eslint-config-octaviaflow": "^2.0.0",
|
|
57
54
|
"husky": "^9.1.7",
|
|
55
|
+
"jest": "^29.7.0",
|
|
56
|
+
"jest-config-octaviaflow": "^1.1.1",
|
|
58
57
|
"lint-staged": "^15.5.2",
|
|
59
58
|
"prettier": "^3.6.2",
|
|
59
|
+
"prettier-config-octaviaflow": "^1.1.2",
|
|
60
60
|
"rimraf": "^5.0.10",
|
|
61
|
-
"typescript": "^5.8.3"
|
|
61
|
+
"typescript": "^5.8.3",
|
|
62
|
+
"typescript-config-octaviaflow": "^1.1.1"
|
|
62
63
|
}
|
|
63
64
|
}
|