@microsoft/applicationinsights-dependencies-js 3.3.10-nightly3.2507-26 → 3.3.10-nightly3.2507-28

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.
Files changed (28) hide show
  1. package/browser/es5/applicationinsights-dependencies-js.cjs.js +2 -2
  2. package/browser/es5/applicationinsights-dependencies-js.cjs.js.map +1 -1
  3. package/browser/es5/applicationinsights-dependencies-js.cjs.min.js +2 -2
  4. package/browser/es5/applicationinsights-dependencies-js.cjs.min.js.map +1 -1
  5. package/browser/es5/applicationinsights-dependencies-js.gbl.js +4 -4
  6. package/browser/es5/applicationinsights-dependencies-js.gbl.js.map +1 -1
  7. package/browser/es5/applicationinsights-dependencies-js.gbl.min.js +2 -2
  8. package/browser/es5/applicationinsights-dependencies-js.gbl.min.js.map +1 -1
  9. package/browser/es5/applicationinsights-dependencies-js.integrity.json +25 -25
  10. package/browser/es5/applicationinsights-dependencies-js.js +4 -4
  11. package/browser/es5/applicationinsights-dependencies-js.js.map +1 -1
  12. package/browser/es5/applicationinsights-dependencies-js.min.js +2 -2
  13. package/browser/es5/applicationinsights-dependencies-js.min.js.map +1 -1
  14. package/dist/es5/applicationinsights-dependencies-js.js +2 -2
  15. package/dist/es5/applicationinsights-dependencies-js.js.map +1 -1
  16. package/dist/es5/applicationinsights-dependencies-js.min.js +2 -2
  17. package/dist/es5/applicationinsights-dependencies-js.min.js.map +1 -1
  18. package/dist-es5/DependencyInitializer.js +1 -1
  19. package/dist-es5/DependencyListener.js +1 -1
  20. package/dist-es5/InternalConstants.js +1 -1
  21. package/dist-es5/__DynamicConstants.js +1 -1
  22. package/dist-es5/ajax.js +1 -1
  23. package/dist-es5/ajaxRecord.js +1 -1
  24. package/dist-es5/ajaxUtils.js +1 -1
  25. package/dist-es5/applicationinsights-dependencies-js.js +1 -1
  26. package/package.json +3 -3
  27. package/types/applicationinsights-dependencies-js.d.ts +1 -1
  28. package/types/applicationinsights-dependencies-js.namespaced.d.ts +4 -4
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Dependencies Plugin, 3.3.10-nightly3.2507-26
2
+ * Application Insights JavaScript SDK - Dependencies Plugin, 3.3.10-nightly3.2507-28
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  export {};
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Dependencies Plugin, 3.3.10-nightly3.2507-26
2
+ * Application Insights JavaScript SDK - Dependencies Plugin, 3.3.10-nightly3.2507-28
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Dependencies Plugin, 3.3.10-nightly3.2507-26
2
+ * Application Insights JavaScript SDK - Dependencies Plugin, 3.3.10-nightly3.2507-28
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Dependencies Plugin, 3.3.10-nightly3.2507-26
2
+ * Application Insights JavaScript SDK - Dependencies Plugin, 3.3.10-nightly3.2507-28
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
package/dist-es5/ajax.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Dependencies Plugin, 3.3.10-nightly3.2507-26
2
+ * Application Insights JavaScript SDK - Dependencies Plugin, 3.3.10-nightly3.2507-28
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Dependencies Plugin, 3.3.10-nightly3.2507-26
2
+ * Application Insights JavaScript SDK - Dependencies Plugin, 3.3.10-nightly3.2507-28
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Dependencies Plugin, 3.3.10-nightly3.2507-26
2
+ * Application Insights JavaScript SDK - Dependencies Plugin, 3.3.10-nightly3.2507-28
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Dependencies Plugin, 3.3.10-nightly3.2507-26
2
+ * Application Insights JavaScript SDK - Dependencies Plugin, 3.3.10-nightly3.2507-28
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/applicationinsights-dependencies-js",
3
- "version": "3.3.10-nightly3.2507-26",
3
+ "version": "3.3.10-nightly3.2507-28",
4
4
  "description": "Microsoft Application Insights XHR dependencies plugin",
5
5
  "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
6
6
  "author": "Microsoft Application Insights Team",
@@ -57,8 +57,8 @@
57
57
  "dependencies": {
58
58
  "@microsoft/dynamicproto-js": "^2.0.3",
59
59
  "@microsoft/applicationinsights-shims": "3.0.1",
60
- "@microsoft/applicationinsights-core-js": "3.3.10-nightly3.2507-26",
61
- "@microsoft/applicationinsights-common": "3.3.10-nightly3.2507-26",
60
+ "@microsoft/applicationinsights-core-js": "3.3.10-nightly3.2507-28",
61
+ "@microsoft/applicationinsights-common": "3.3.10-nightly3.2507-28",
62
62
  "@nevware21/ts-utils": ">= 0.11.8 < 2.x",
63
63
  "@nevware21/ts-async": ">= 0.5.4 < 2.x"
64
64
  },
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft Application Insights XHR dependencies plugin, 3.3.10-nightly3.2507-26
2
+ * Microsoft Application Insights XHR dependencies plugin, 3.3.10-nightly3.2507-28
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft Application Insights XHR dependencies plugin, 3.3.10-nightly3.2507-26
2
+ * Microsoft Application Insights XHR dependencies plugin, 3.3.10-nightly3.2507-28
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -678,7 +678,7 @@ declare namespace ApplicationInsights {
678
678
  * you DO NOT pass a callback function then a [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html)
679
679
  * will be returned which will resolve once the flush is complete. The actual implementation of the `IPromise`
680
680
  * will be a native Promise (if supported) or the default as supplied by [ts-async library](https://github.com/nevware21/ts-async)
681
- * @param async - send data asynchronously when true
681
+ * @param isAsync - send data asynchronously when true
682
682
  * @param callBack - if specified, notify caller when send is complete, the channel should return true to indicate to the caller that it will be called.
683
683
  * If the caller doesn't return true the caller should assume that it may never be called.
684
684
  * @param sendReason - specify the reason that you are calling "flush" defaults to ManualFlush (1) if not specified
@@ -686,9 +686,9 @@ declare namespace ApplicationInsights {
686
686
  * should assume that any provided callback will never be called, Nothing or if occurring asynchronously a
687
687
  * [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html) which will be resolved once the unload is complete,
688
688
  * the [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html) will only be returned when no callback is provided
689
- * and async is true.
689
+ * and isAsync is true.
690
690
  */
691
- flush?(async: boolean, callBack?: (flushComplete?: boolean) => void, sendReason?: SendRequestReason): boolean | void | IPromise<boolean>;
691
+ flush?(isAsync: boolean, callBack?: (flushComplete?: boolean) => void, sendReason?: SendRequestReason): boolean | void | IPromise<boolean>;
692
692
  /**
693
693
  * Get offline support
694
694
  * @returns IInternalOfflineSupport