@microsoft/applicationinsights-channel-js 3.3.6-nightly3.2502-14 → 3.3.6
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/browser/es5/{applicationinsights-channel-js.3.3.6-nightly3.2502-14.cjs.js → applicationinsights-channel-js.3.3.6.cjs.js} +229 -282
- package/browser/es5/applicationinsights-channel-js.3.3.6.cjs.js.map +1 -0
- package/browser/es5/applicationinsights-channel-js.3.3.6.cjs.min.js +6 -0
- package/browser/es5/applicationinsights-channel-js.3.3.6.cjs.min.js.map +1 -0
- package/browser/es5/{applicationinsights-channel-js.3.3.6-nightly3.2502-14.gbl.js → applicationinsights-channel-js.3.3.6.gbl.js} +231 -284
- package/browser/es5/applicationinsights-channel-js.3.3.6.gbl.js.map +1 -0
- package/browser/es5/applicationinsights-channel-js.3.3.6.gbl.min.js +6 -0
- package/browser/es5/applicationinsights-channel-js.3.3.6.gbl.min.js.map +1 -0
- package/browser/es5/applicationinsights-channel-js.3.3.6.integrity.json +66 -0
- package/browser/es5/{applicationinsights-channel-js.3.3.6-nightly3.2502-14.js → applicationinsights-channel-js.3.3.6.js} +231 -284
- package/browser/es5/applicationinsights-channel-js.3.3.6.js.map +1 -0
- package/browser/es5/applicationinsights-channel-js.3.3.6.min.js +6 -0
- package/browser/es5/applicationinsights-channel-js.3.3.6.min.js.map +1 -0
- package/browser/es5/applicationinsights-channel-js.3.cjs.js +228 -281
- package/browser/es5/applicationinsights-channel-js.3.cjs.js.map +1 -1
- package/browser/es5/applicationinsights-channel-js.3.cjs.min.js +2 -2
- package/browser/es5/applicationinsights-channel-js.3.cjs.min.js.map +1 -1
- package/browser/es5/applicationinsights-channel-js.3.gbl.js +230 -283
- package/browser/es5/applicationinsights-channel-js.3.gbl.js.map +1 -1
- package/browser/es5/applicationinsights-channel-js.3.gbl.min.js +2 -2
- package/browser/es5/applicationinsights-channel-js.3.gbl.min.js.map +1 -1
- package/browser/es5/applicationinsights-channel-js.3.integrity.json +25 -25
- package/browser/es5/applicationinsights-channel-js.3.js +230 -283
- package/browser/es5/applicationinsights-channel-js.3.js.map +1 -1
- package/browser/es5/applicationinsights-channel-js.3.min.js +2 -2
- package/browser/es5/applicationinsights-channel-js.3.min.js.map +1 -1
- package/dist/es5/applicationinsights-channel-js.js +228 -281
- package/dist/es5/applicationinsights-channel-js.js.map +1 -1
- package/dist/es5/applicationinsights-channel-js.min.js +2 -2
- package/dist/es5/applicationinsights-channel-js.min.js.map +1 -1
- package/dist-es5/EnvelopeCreator.js +2 -2
- package/dist-es5/EnvelopeCreator.js.map +1 -1
- package/dist-es5/Interfaces.js +1 -1
- package/dist-es5/InternalConstants.js +1 -1
- package/dist-es5/SendBuffer.js +13 -13
- package/dist-es5/SendBuffer.js.map +1 -1
- package/dist-es5/Sender.js +59 -67
- package/dist-es5/Sender.js.map +1 -1
- package/dist-es5/Serializer.js +3 -3
- package/dist-es5/Serializer.js.map +1 -1
- package/dist-es5/TelemetryProcessors/Sample.js +3 -3
- package/dist-es5/TelemetryProcessors/Sample.js.map +1 -1
- package/dist-es5/TelemetryProcessors/SamplingScoreGenerators/HashCodeScoreGenerator.js +1 -1
- package/dist-es5/TelemetryProcessors/SamplingScoreGenerators/SamplingScoreGenerator.js +3 -3
- package/dist-es5/TelemetryProcessors/SamplingScoreGenerators/SamplingScoreGenerator.js.map +1 -1
- package/dist-es5/__DynamicConstants.js +5 -18
- package/dist-es5/__DynamicConstants.js.map +1 -1
- package/dist-es5/applicationinsights-channel-js.js +1 -1
- package/package.json +66 -69
- package/types/applicationinsights-channel-js.d.ts +1 -1
- package/types/applicationinsights-channel-js.namespaced.d.ts +1 -1
- package/browser/es5/applicationinsights-channel-js.3.3.6-nightly3.2502-14.cjs.js.map +0 -1
- package/browser/es5/applicationinsights-channel-js.3.3.6-nightly3.2502-14.cjs.min.js +0 -6
- package/browser/es5/applicationinsights-channel-js.3.3.6-nightly3.2502-14.cjs.min.js.map +0 -1
- package/browser/es5/applicationinsights-channel-js.3.3.6-nightly3.2502-14.gbl.js.map +0 -1
- package/browser/es5/applicationinsights-channel-js.3.3.6-nightly3.2502-14.gbl.min.js +0 -6
- package/browser/es5/applicationinsights-channel-js.3.3.6-nightly3.2502-14.gbl.min.js.map +0 -1
- package/browser/es5/applicationinsights-channel-js.3.3.6-nightly3.2502-14.integrity.json +0 -66
- package/browser/es5/applicationinsights-channel-js.3.3.6-nightly3.2502-14.js.map +0 -1
- package/browser/es5/applicationinsights-channel-js.3.3.6-nightly3.2502-14.min.js +0 -6
- package/browser/es5/applicationinsights-channel-js.3.3.6-nightly3.2502-14.min.js.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Application Insights JavaScript SDK - Channel, 3.3.6
|
|
2
|
+
* Application Insights JavaScript SDK - Channel, 3.3.6
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
// ##############################################################
|
|
9
9
|
// AUTO GENERATED FILE: This file is Auto Generated during build.
|
|
10
10
|
// ##############################################################
|
|
11
|
-
//
|
|
12
|
-
// Note: DON'T Export these const from the package as we are still targeting
|
|
13
|
-
//
|
|
11
|
+
// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
|
+
// Note: DON'T Export these const from the package as we are still targeting ES5 which can result in a mutable variables that someone could change!!!
|
|
13
|
+
// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
14
14
|
export var _DYN_TAGS = "tags"; // Count: 17
|
|
15
15
|
export var _DYN_DEVICE_TYPE = "deviceType"; // Count: 3
|
|
16
|
-
export var _DYN_DATA = "data"; // Count:
|
|
16
|
+
export var _DYN_DATA = "data"; // Count: 13
|
|
17
17
|
export var _DYN_NAME = "name"; // Count: 8
|
|
18
18
|
export var _DYN_TRACE_ID = "traceID"; // Count: 5
|
|
19
19
|
export var _DYN_LENGTH = "length"; // Count: 38
|
|
@@ -22,15 +22,11 @@ export var _DYN_MEASUREMENTS = "measurements"; // Count: 7
|
|
|
22
22
|
export var _DYN_DATA_TYPE = "dataType"; // Count: 10
|
|
23
23
|
export var _DYN_ENVELOPE_TYPE = "envelopeType"; // Count: 7
|
|
24
24
|
export var _DYN_TO_STRING = "toString"; // Count: 7
|
|
25
|
-
export var _DYN__GET = "_get"; // Count: 5
|
|
26
25
|
export var _DYN_ENQUEUE = "enqueue"; // Count: 7
|
|
27
26
|
export var _DYN_COUNT = "count"; // Count: 7
|
|
28
|
-
export var _DYN_EVENTS_LIMIT_IN_MEM = "eventsLimitInMem"; // Count: 2
|
|
29
27
|
export var _DYN_PUSH = "push"; // Count: 9
|
|
30
|
-
export var _DYN_ITEM = "item"; // Count: 6
|
|
31
28
|
export var _DYN_EMIT_LINE_DELIMITED_0 = "emitLineDelimitedJson"; // Count: 3
|
|
32
29
|
export var _DYN_CLEAR = "clear"; // Count: 6
|
|
33
|
-
export var _DYN_CREATE_NEW = "createNew"; // Count: 3
|
|
34
30
|
export var _DYN_MARK_AS_SENT = "markAsSent"; // Count: 4
|
|
35
31
|
export var _DYN_CLEAR_SENT = "clearSent"; // Count: 5
|
|
36
32
|
export var _DYN_BUFFER_OVERRIDE = "bufferOverride"; // Count: 3
|
|
@@ -49,26 +45,17 @@ export var _DYN_MAX_BATCH_SIZE_IN_BY1 = "maxBatchSizeInBytes"; // Count: 2
|
|
|
49
45
|
export var _DYN_ONUNLOAD_DISABLE_BEA2 = "onunloadDisableBeacon"; // Count: 3
|
|
50
46
|
export var _DYN_IS_BEACON_API_DISABL3 = "isBeaconApiDisabled"; // Count: 3
|
|
51
47
|
export var _DYN_ALWAYS_USE_XHR_OVERR4 = "alwaysUseXhrOverride"; // Count: 2
|
|
52
|
-
export var _DYN_DISABLE_XHR = "disableXhr"; // Count: 3
|
|
53
48
|
export var _DYN_ENABLE_SESSION_STORA5 = "enableSessionStorageBuffer"; // Count: 2
|
|
54
49
|
export var _DYN__BUFFER = "_buffer"; // Count: 9
|
|
55
50
|
export var _DYN_ONUNLOAD_DISABLE_FET6 = "onunloadDisableFetch"; // Count: 2
|
|
56
51
|
export var _DYN_DISABLE_SEND_BEACON_7 = "disableSendBeaconSplit"; // Count: 2
|
|
57
|
-
export var _DYN_ENABLE_SEND_PROMISE = "enableSendPromise"; // Count: 2
|
|
58
52
|
export var _DYN_GET_SENDER_INST = "getSenderInst"; // Count: 4
|
|
59
|
-
export var _DYN_UNLOAD_TRANSPORTS = "unloadTransports"; // Count: 2
|
|
60
|
-
export var _DYN_CONVERT_UNDEFINED = "convertUndefined"; // Count: 2
|
|
61
|
-
export var _DYN_MAX_BATCH_INTERVAL = "maxBatchInterval"; // Count: 2
|
|
62
|
-
export var _DYN_SERIALIZE = "serialize"; // Count: 4
|
|
63
53
|
export var _DYN__ON_ERROR = "_onError"; // Count: 7
|
|
64
54
|
export var _DYN__ON_PARTIAL_SUCCESS = "_onPartialSuccess"; // Count: 3
|
|
65
55
|
export var _DYN__ON_SUCCESS = "_onSuccess"; // Count: 6
|
|
66
56
|
export var _DYN_ITEMS_RECEIVED = "itemsReceived"; // Count: 3
|
|
67
57
|
export var _DYN_ITEMS_ACCEPTED = "itemsAccepted"; // Count: 3
|
|
68
|
-
export var _DYN_ORI_PAYLOAD = "oriPayload"; // Count: 3
|
|
69
58
|
export var _DYN_BASE_TYPE = "baseType"; // Count: 4
|
|
70
59
|
export var _DYN_SAMPLE_RATE = "sampleRate"; // Count: 4
|
|
71
|
-
export var _DYN_EVENTS_SEND_REQUEST = "eventsSendRequest"; // Count: 2
|
|
72
|
-
export var _DYN_GET_SAMPLING_SCORE = "getSamplingScore"; // Count: 2
|
|
73
60
|
export var _DYN_GET_HASH_CODE_SCORE = "getHashCodeScore"; // Count: 4
|
|
74
61
|
//# sourceMappingURL=__DynamicConstants.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"__DynamicConstants.js.map","sources":["__DynamicConstants.js"],"sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved.\r\n// Licensed under the MIT License.\r\n// @skip-file-minify\r\n// ##############################################################\r\n// AUTO GENERATED FILE: This file is Auto Generated during build.\r\n// ##############################################################\r\n//
|
|
1
|
+
{"version":3,"file":"__DynamicConstants.js.map","sources":["__DynamicConstants.js"],"sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved.\r\n// Licensed under the MIT License.\r\n// @skip-file-minify\r\n// ##############################################################\r\n// AUTO GENERATED FILE: This file is Auto Generated during build.\r\n// ##############################################################\r\n// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\r\n// Note: DON'T Export these const from the package as we are still targeting ES5 which can result in a mutable variables that someone could change!!!\r\n// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\r\nexport var _DYN_TAGS = \"tags\"; // Count: 17\r\nexport var _DYN_DEVICE_TYPE = \"deviceType\"; // Count: 3\r\nexport var _DYN_DATA = \"data\"; // Count: 13\r\nexport var _DYN_NAME = \"name\"; // Count: 8\r\nexport var _DYN_TRACE_ID = \"traceID\"; // Count: 5\r\nexport var _DYN_LENGTH = \"length\"; // Count: 38\r\nexport var _DYN_STRINGIFY = \"stringify\"; // Count: 5\r\nexport var _DYN_MEASUREMENTS = \"measurements\"; // Count: 7\r\nexport var _DYN_DATA_TYPE = \"dataType\"; // Count: 10\r\nexport var _DYN_ENVELOPE_TYPE = \"envelopeType\"; // Count: 7\r\nexport var _DYN_TO_STRING = \"toString\"; // Count: 7\r\nexport var _DYN_ENQUEUE = \"enqueue\"; // Count: 7\r\nexport var _DYN_COUNT = \"count\"; // Count: 7\r\nexport var _DYN_PUSH = \"push\"; // Count: 9\r\nexport var _DYN_EMIT_LINE_DELIMITED_0 = \"emitLineDelimitedJson\"; // Count: 3\r\nexport var _DYN_CLEAR = \"clear\"; // Count: 6\r\nexport var _DYN_MARK_AS_SENT = \"markAsSent\"; // Count: 4\r\nexport var _DYN_CLEAR_SENT = \"clearSent\"; // Count: 5\r\nexport var _DYN_BUFFER_OVERRIDE = \"bufferOverride\"; // Count: 3\r\nexport var _DYN__BUFFER__KEY = \"BUFFER_KEY\"; // Count: 5\r\nexport var _DYN__SENT__BUFFER__KEY = \"SENT_BUFFER_KEY\"; // Count: 8\r\nexport var _DYN_CONCAT = \"concat\"; // Count: 6\r\nexport var _DYN__MAX__BUFFER__SIZE = \"MAX_BUFFER_SIZE\"; // Count: 5\r\nexport var _DYN_TRIGGER_SEND = \"triggerSend\"; // Count: 5\r\nexport var _DYN_DIAG_LOG = \"diagLog\"; // Count: 16\r\nexport var _DYN_INITIALIZE = \"initialize\"; // Count: 3\r\nexport var _DYN__SENDER = \"_sender\"; // Count: 5\r\nexport var _DYN_ENDPOINT_URL = \"endpointUrl\"; // Count: 5\r\nexport var _DYN_INSTRUMENTATION_KEY = \"instrumentationKey\"; // Count: 5\r\nexport var _DYN_CUSTOM_HEADERS = \"customHeaders\"; // Count: 3\r\nexport var _DYN_MAX_BATCH_SIZE_IN_BY1 = \"maxBatchSizeInBytes\"; // Count: 2\r\nexport var _DYN_ONUNLOAD_DISABLE_BEA2 = \"onunloadDisableBeacon\"; // Count: 3\r\nexport var _DYN_IS_BEACON_API_DISABL3 = \"isBeaconApiDisabled\"; // Count: 3\r\nexport var _DYN_ALWAYS_USE_XHR_OVERR4 = \"alwaysUseXhrOverride\"; // Count: 2\r\nexport var _DYN_ENABLE_SESSION_STORA5 = \"enableSessionStorageBuffer\"; // Count: 2\r\nexport var _DYN__BUFFER = \"_buffer\"; // Count: 9\r\nexport var _DYN_ONUNLOAD_DISABLE_FET6 = \"onunloadDisableFetch\"; // Count: 2\r\nexport var _DYN_DISABLE_SEND_BEACON_7 = \"disableSendBeaconSplit\"; // Count: 2\r\nexport var _DYN_GET_SENDER_INST = \"getSenderInst\"; // Count: 4\r\nexport var _DYN__ON_ERROR = \"_onError\"; // Count: 7\r\nexport var _DYN__ON_PARTIAL_SUCCESS = \"_onPartialSuccess\"; // Count: 3\r\nexport var _DYN__ON_SUCCESS = \"_onSuccess\"; // Count: 6\r\nexport var _DYN_ITEMS_RECEIVED = \"itemsReceived\"; // Count: 3\r\nexport var _DYN_ITEMS_ACCEPTED = \"itemsAccepted\"; // Count: 3\r\nexport var _DYN_BASE_TYPE = \"baseType\"; // Count: 4\r\nexport var _DYN_SAMPLE_RATE = \"sampleRate\"; // Count: 4\r\nexport var _DYN_GET_HASH_CODE_SCORE = \"getHashCodeScore\"; // Count: 4\r\n//# sourceMappingURL=__DynamicConstants.js.map"],"names":[],"mappings":";;;;AAA4D;AAC1B;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA"}
|
package/package.json
CHANGED
|
@@ -1,69 +1,66 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@microsoft/applicationinsights-channel-js",
|
|
3
|
-
"version": "3.3.6
|
|
4
|
-
"description": "Microsoft Application Insights JavaScript SDK Channel",
|
|
5
|
-
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
|
|
6
|
-
"author": "Microsoft Application Insights Team",
|
|
7
|
-
"main": "dist/es5/applicationinsights-channel-js.js",
|
|
8
|
-
"module": "dist-es5/applicationinsights-channel-js.js",
|
|
9
|
-
"types": "types/applicationinsights-channel-js.d.ts",
|
|
10
|
-
"sideEffects": false,
|
|
11
|
-
"repository": {
|
|
12
|
-
"type": "git",
|
|
13
|
-
"url": "https://github.com/microsoft/ApplicationInsights-JS/tree/main/channels/applicationinsights-channel-js"
|
|
14
|
-
},
|
|
15
|
-
"scripts": {
|
|
16
|
-
"clean": "git clean -xdf",
|
|
17
|
-
"build": "npm run build:esm && npm run build:browser && npm run sri && npm run dtsgen",
|
|
18
|
-
"build:esm": "grunt aichannel",
|
|
19
|
-
"build:browser": "rollup -c rollup.config.js --bundleConfigAsCjs",
|
|
20
|
-
"rebuild": "npm run build",
|
|
21
|
-
"test": "grunt aichanneltest",
|
|
22
|
-
"mintest": "grunt aichannel-mintest",
|
|
23
|
-
"lint": "tslint -p tsconfig.json",
|
|
24
|
-
"dtsgen": "api-extractor run --local && node ../../scripts/dtsgen.js \"Microsoft Application Insights JavaScript SDK Channel\"",
|
|
25
|
-
"sri": "node ../../tools/subResourceIntegrity/generateIntegrityFile.js",
|
|
26
|
-
"ai-min": "grunt aichannel-min",
|
|
27
|
-
"ai-restore": "grunt aichannel-restore",
|
|
28
|
-
"npm-pack": "npm pack",
|
|
29
|
-
"api-docs": "typedoc"
|
|
30
|
-
},
|
|
31
|
-
"devDependencies": {
|
|
32
|
-
"@microsoft/ai-test-framework": "0.0.1",
|
|
33
|
-
"@microsoft/applicationinsights-rollup-plugin-uglify3-js": "1.0.0",
|
|
34
|
-
"@microsoft/applicationinsights-rollup-es5": "1.0.2",
|
|
35
|
-
"@microsoft/api-extractor": "^7.40.0",
|
|
36
|
-
"@types/sinon": "4.3.3",
|
|
37
|
-
"grunt": "^1.5.3",
|
|
38
|
-
"grunt-cli": "^1.4.3",
|
|
39
|
-
"@nevware21/grunt-ts-plugin": "^0.4.3",
|
|
40
|
-
"@nevware21/grunt-eslint-ts": "^0.2.2",
|
|
41
|
-
"globby": "^11.0.0",
|
|
42
|
-
"magic-string": "^0.25.7",
|
|
43
|
-
"@rollup/plugin-commonjs": "^24.0.0",
|
|
44
|
-
"@rollup/plugin-node-resolve": "^15.0.1",
|
|
45
|
-
"@rollup/plugin-replace": "^5.0.2",
|
|
46
|
-
"rollup": "^3.20.0",
|
|
47
|
-
"rollup-plugin-cleanup": "^3.2.1",
|
|
48
|
-
"rollup-plugin-sourcemaps": "^0.6.3",
|
|
49
|
-
"typescript": "^4.9.3",
|
|
50
|
-
"tslib": "^2.0.0",
|
|
51
|
-
"sinon": "^7.3.1",
|
|
52
|
-
"typedoc": "^0.26.6"
|
|
53
|
-
},
|
|
54
|
-
"peerDependencies": {
|
|
55
|
-
"tslib": ">= 1.0.0"
|
|
56
|
-
},
|
|
57
|
-
"dependencies": {
|
|
58
|
-
"@microsoft/dynamicproto-js": "^2.0.3",
|
|
59
|
-
"@microsoft/applicationinsights-shims": "3.0.1",
|
|
60
|
-
"@microsoft/applicationinsights-core-js": "3.3.6
|
|
61
|
-
"@microsoft/applicationinsights-common": "3.3.6
|
|
62
|
-
"@nevware21/ts-utils": ">= 0.11.
|
|
63
|
-
"@nevware21/ts-async": ">= 0.5.4 < 2.x"
|
|
64
|
-
},
|
|
65
|
-
"license": "MIT"
|
|
66
|
-
|
|
67
|
-
"tag": "nightly3"
|
|
68
|
-
}
|
|
69
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@microsoft/applicationinsights-channel-js",
|
|
3
|
+
"version": "3.3.6",
|
|
4
|
+
"description": "Microsoft Application Insights JavaScript SDK Channel",
|
|
5
|
+
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
|
|
6
|
+
"author": "Microsoft Application Insights Team",
|
|
7
|
+
"main": "dist/es5/applicationinsights-channel-js.js",
|
|
8
|
+
"module": "dist-es5/applicationinsights-channel-js.js",
|
|
9
|
+
"types": "types/applicationinsights-channel-js.d.ts",
|
|
10
|
+
"sideEffects": false,
|
|
11
|
+
"repository": {
|
|
12
|
+
"type": "git",
|
|
13
|
+
"url": "https://github.com/microsoft/ApplicationInsights-JS/tree/main/channels/applicationinsights-channel-js"
|
|
14
|
+
},
|
|
15
|
+
"scripts": {
|
|
16
|
+
"clean": "git clean -xdf",
|
|
17
|
+
"build": "npm run build:esm && npm run build:browser && npm run sri && npm run dtsgen",
|
|
18
|
+
"build:esm": "grunt aichannel",
|
|
19
|
+
"build:browser": "rollup -c rollup.config.js --bundleConfigAsCjs",
|
|
20
|
+
"rebuild": "npm run build",
|
|
21
|
+
"test": "grunt aichanneltest",
|
|
22
|
+
"mintest": "grunt aichannel-mintest",
|
|
23
|
+
"lint": "tslint -p tsconfig.json",
|
|
24
|
+
"dtsgen": "api-extractor run --local && node ../../scripts/dtsgen.js \"Microsoft Application Insights JavaScript SDK Channel\"",
|
|
25
|
+
"sri": "node ../../tools/subResourceIntegrity/generateIntegrityFile.js",
|
|
26
|
+
"ai-min": "grunt aichannel-min",
|
|
27
|
+
"ai-restore": "grunt aichannel-restore",
|
|
28
|
+
"npm-pack": "npm pack",
|
|
29
|
+
"api-docs": "typedoc"
|
|
30
|
+
},
|
|
31
|
+
"devDependencies": {
|
|
32
|
+
"@microsoft/ai-test-framework": "0.0.1",
|
|
33
|
+
"@microsoft/applicationinsights-rollup-plugin-uglify3-js": "1.0.0",
|
|
34
|
+
"@microsoft/applicationinsights-rollup-es5": "1.0.2",
|
|
35
|
+
"@microsoft/api-extractor": "^7.40.0",
|
|
36
|
+
"@types/sinon": "4.3.3",
|
|
37
|
+
"grunt": "^1.5.3",
|
|
38
|
+
"grunt-cli": "^1.4.3",
|
|
39
|
+
"@nevware21/grunt-ts-plugin": "^0.4.3",
|
|
40
|
+
"@nevware21/grunt-eslint-ts": "^0.2.2",
|
|
41
|
+
"globby": "^11.0.0",
|
|
42
|
+
"magic-string": "^0.25.7",
|
|
43
|
+
"@rollup/plugin-commonjs": "^24.0.0",
|
|
44
|
+
"@rollup/plugin-node-resolve": "^15.0.1",
|
|
45
|
+
"@rollup/plugin-replace": "^5.0.2",
|
|
46
|
+
"rollup": "^3.20.0",
|
|
47
|
+
"rollup-plugin-cleanup": "^3.2.1",
|
|
48
|
+
"rollup-plugin-sourcemaps": "^0.6.3",
|
|
49
|
+
"typescript": "^4.9.3",
|
|
50
|
+
"tslib": "^2.0.0",
|
|
51
|
+
"sinon": "^7.3.1",
|
|
52
|
+
"typedoc": "^0.26.6"
|
|
53
|
+
},
|
|
54
|
+
"peerDependencies": {
|
|
55
|
+
"tslib": ">= 1.0.0"
|
|
56
|
+
},
|
|
57
|
+
"dependencies": {
|
|
58
|
+
"@microsoft/dynamicproto-js": "^2.0.3",
|
|
59
|
+
"@microsoft/applicationinsights-shims": "3.0.1",
|
|
60
|
+
"@microsoft/applicationinsights-core-js": "3.3.6",
|
|
61
|
+
"@microsoft/applicationinsights-common": "3.3.6",
|
|
62
|
+
"@nevware21/ts-utils": ">= 0.11.8 < 2.x",
|
|
63
|
+
"@nevware21/ts-async": ">= 0.5.4 < 2.x"
|
|
64
|
+
},
|
|
65
|
+
"license": "MIT"
|
|
66
|
+
}
|