@microsoft/1ds-post-js 4.1.2-nightly3.2403-07 → 4.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/bundle/es5/{ms.post-4.1.2-nightly3.2403-07.gbl.js → ms.post-4.1.2.gbl.js} +452 -469
- package/bundle/es5/ms.post-4.1.2.gbl.js.map +1 -0
- package/bundle/es5/ms.post-4.1.2.gbl.min.js +7 -0
- package/bundle/es5/ms.post-4.1.2.gbl.min.js.map +1 -0
- package/bundle/es5/ms.post-4.1.2.integrity.json +46 -0
- package/bundle/es5/{ms.post-4.1.2-nightly3.2403-07.js → ms.post-4.1.2.js} +452 -469
- package/bundle/es5/ms.post-4.1.2.js.map +1 -0
- package/bundle/es5/ms.post-4.1.2.min.js +7 -0
- package/bundle/es5/ms.post-4.1.2.min.js.map +1 -0
- package/bundle/es5/ms.post.gbl.js +451 -468
- package/bundle/es5/ms.post.gbl.js.map +1 -1
- package/bundle/es5/ms.post.gbl.min.js +2 -2
- package/bundle/es5/ms.post.gbl.min.js.map +1 -1
- package/bundle/es5/ms.post.integrity.json +17 -17
- package/bundle/es5/ms.post.js +451 -468
- package/bundle/es5/ms.post.js.map +1 -1
- package/bundle/es5/ms.post.min.js +2 -2
- package/bundle/es5/ms.post.min.js.map +1 -1
- package/dist/es5/ms.post.js +449 -466
- package/dist/es5/ms.post.js.map +1 -1
- package/dist/es5/ms.post.min.js +2 -2
- package/dist/es5/ms.post.min.js.map +1 -1
- package/dist-es5/BatchNotificationActions.js +1 -1
- package/dist-es5/ClockSkewManager.js +1 -1
- package/dist-es5/DataModels.js +1 -1
- package/dist-es5/EventBatch.js +1 -1
- package/dist-es5/HttpManager.js +1 -1
- package/dist-es5/Index.js +1 -1
- package/dist-es5/InternalConstants.js +1 -1
- package/dist-es5/KillSwitch.js +1 -1
- package/dist-es5/PostChannel.js +2 -2
- package/dist-es5/PostChannel.js.map +1 -1
- package/dist-es5/RetryPolicy.js +1 -1
- package/dist-es5/Serializer.js +1 -1
- package/dist-es5/TimeoutOverrideWrapper.js +1 -1
- package/dist-es5/__DynamicConstants.js +1 -1
- package/dist-es5/typings/XDomainRequest.js +1 -1
- package/package.json +63 -66
- package/types/1ds-post-js.d.ts +1 -1
- package/types/1ds-post-js.namespaced.d.ts +2 -1
- package/bundle/es5/ms.post-4.1.2-nightly3.2403-07.gbl.js.map +0 -1
- package/bundle/es5/ms.post-4.1.2-nightly3.2403-07.gbl.min.js +0 -7
- package/bundle/es5/ms.post-4.1.2-nightly3.2403-07.gbl.min.js.map +0 -1
- package/bundle/es5/ms.post-4.1.2-nightly3.2403-07.integrity.json +0 -46
- package/bundle/es5/ms.post-4.1.2-nightly3.2403-07.js.map +0 -1
- package/bundle/es5/ms.post-4.1.2-nightly3.2403-07.min.js +0 -7
- package/bundle/es5/ms.post-4.1.2-nightly3.2403-07.min.js.map +0 -1
|
@@ -1,45 +1,45 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ms.post",
|
|
3
|
-
"version": "4.1.2
|
|
3
|
+
"version": "4.1.2",
|
|
4
4
|
"ext": {
|
|
5
5
|
"@gbl.js": {
|
|
6
6
|
"file": "ms.post.gbl.js",
|
|
7
7
|
"type": "text/javascript; charset=utf-8",
|
|
8
|
-
"integrity": "sha256-
|
|
8
|
+
"integrity": "sha256-b7IsmYYE9aZHqKcaf57WPDMsqFm2/uliS5e5IZeKlYA= sha384-IyN4fDi46aF3hShy4C84FC6oZ6AJEnI/dv1O/k9LUOYSNGY0+USYFe9Ag7SOVBKF sha512-YB9uNbvAmBzJnUrJh911fBxgcngoWRyvWeZ+WV77ZW0JvqeD15jHAphKp5be/x4Han3ZxZhOwLkLA3dv27EAPw==",
|
|
9
9
|
"hashes": {
|
|
10
|
-
"sha256": "
|
|
11
|
-
"sha384": "
|
|
12
|
-
"sha512": "
|
|
10
|
+
"sha256": "b7IsmYYE9aZHqKcaf57WPDMsqFm2/uliS5e5IZeKlYA=",
|
|
11
|
+
"sha384": "IyN4fDi46aF3hShy4C84FC6oZ6AJEnI/dv1O/k9LUOYSNGY0+USYFe9Ag7SOVBKF",
|
|
12
|
+
"sha512": "YB9uNbvAmBzJnUrJh911fBxgcngoWRyvWeZ+WV77ZW0JvqeD15jHAphKp5be/x4Han3ZxZhOwLkLA3dv27EAPw=="
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"@gbl.min.js": {
|
|
16
16
|
"file": "ms.post.gbl.min.js",
|
|
17
17
|
"type": "text/javascript; charset=utf-8",
|
|
18
|
-
"integrity": "sha256-
|
|
18
|
+
"integrity": "sha256-y9TPcexqrTLgBm8DRwmrsb3u2Q7M79Dk0mUR9CfgAZU= sha384-XmcwZ5qxEF3at+Uph0yI3ccib1DC98mxIgJvNXsTIjp+BzeZXrrADUa7qwzvJrCy sha512-4i3QAkc+8fP+MDy6ivBohdWTooRF1Uqm8X77Bfyip7C0E0Otpz4IghR8WLk5gp9K/m2aBBp+YT4stT1KmeMI+A==",
|
|
19
19
|
"hashes": {
|
|
20
|
-
"sha256": "
|
|
21
|
-
"sha384": "
|
|
22
|
-
"sha512": "
|
|
20
|
+
"sha256": "y9TPcexqrTLgBm8DRwmrsb3u2Q7M79Dk0mUR9CfgAZU=",
|
|
21
|
+
"sha384": "XmcwZ5qxEF3at+Uph0yI3ccib1DC98mxIgJvNXsTIjp+BzeZXrrADUa7qwzvJrCy",
|
|
22
|
+
"sha512": "4i3QAkc+8fP+MDy6ivBohdWTooRF1Uqm8X77Bfyip7C0E0Otpz4IghR8WLk5gp9K/m2aBBp+YT4stT1KmeMI+A=="
|
|
23
23
|
}
|
|
24
24
|
},
|
|
25
25
|
"@js": {
|
|
26
26
|
"file": "ms.post.js",
|
|
27
27
|
"type": "text/javascript; charset=utf-8",
|
|
28
|
-
"integrity": "sha256-
|
|
28
|
+
"integrity": "sha256-Wj0NSoRW97/o6QIXcOv2eO9P0qHyClQ+x8DY78YvyUE= sha384-+KbwFaAhFQRZmaYWUWXxyLcYdsqUZDqno5FH2+bpYQuZtCcNJ92+rnK3MAaxlbp9 sha512-7eGBCLa/ACrgZIEhT+BZfeb03JbkpjLTtJxAjCiaoRzH0QJQnVXFObxN9Ob2KdGptxLYFRial2JtrIyUw4OszA==",
|
|
29
29
|
"hashes": {
|
|
30
|
-
"sha256": "
|
|
31
|
-
"sha384": "
|
|
32
|
-
"sha512": "
|
|
30
|
+
"sha256": "Wj0NSoRW97/o6QIXcOv2eO9P0qHyClQ+x8DY78YvyUE=",
|
|
31
|
+
"sha384": "+KbwFaAhFQRZmaYWUWXxyLcYdsqUZDqno5FH2+bpYQuZtCcNJ92+rnK3MAaxlbp9",
|
|
32
|
+
"sha512": "7eGBCLa/ACrgZIEhT+BZfeb03JbkpjLTtJxAjCiaoRzH0QJQnVXFObxN9Ob2KdGptxLYFRial2JtrIyUw4OszA=="
|
|
33
33
|
}
|
|
34
34
|
},
|
|
35
35
|
"@min.js": {
|
|
36
36
|
"file": "ms.post.min.js",
|
|
37
37
|
"type": "text/javascript; charset=utf-8",
|
|
38
|
-
"integrity": "sha256-
|
|
38
|
+
"integrity": "sha256-YoZgKXLHtTdncMXjUZJZh+horElDSz7F+pRxKTTj0/Y= sha384-7mK/xNtZrQOxZEUEntct99H39G5bapKyrnd5QTggUuWwO6kMO5YXiTFIw83YMOJ1 sha512-BjHxb5uuQrPQNkuFmIR/cc6cOh7ftp8x8VwIQ9uOTR68hR4woJeBkfQnhjEenv2OmvkRKkjxjAtoPmKFXM7rAA==",
|
|
39
39
|
"hashes": {
|
|
40
|
-
"sha256": "
|
|
41
|
-
"sha384": "
|
|
42
|
-
"sha512": "
|
|
40
|
+
"sha256": "YoZgKXLHtTdncMXjUZJZh+horElDSz7F+pRxKTTj0/Y=",
|
|
41
|
+
"sha384": "7mK/xNtZrQOxZEUEntct99H39G5bapKyrnd5QTggUuWwO6kMO5YXiTFIw83YMOJ1",
|
|
42
|
+
"sha512": "BjHxb5uuQrPQNkuFmIR/cc6cOh7ftp8x8VwIQ9uOTR68hR4woJeBkfQnhjEenv2OmvkRKkjxjAtoPmKFXM7rAA=="
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
}
|