@digipair/skill-microsoft 0.62.0 → 0.64.1
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/index.cjs.js +1 -1
- package/index.esm.js +1 -1
- package/package.json +1 -1
package/index.cjs.js
CHANGED
|
@@ -21732,7 +21732,7 @@ function _define_property$2(obj, key, value) {
|
|
|
21732
21732
|
}();
|
|
21733
21733
|
|
|
21734
21734
|
/* eslint-disable header/header */ var name = "@azure/msal-node";
|
|
21735
|
-
var version = "2.16.
|
|
21735
|
+
var version = "2.16.2";
|
|
21736
21736
|
|
|
21737
21737
|
function _assert_this_initialized$3(self) {
|
|
21738
21738
|
if (self === void 0) {
|
package/index.esm.js
CHANGED
|
@@ -21719,7 +21719,7 @@ function _define_property$2(obj, key, value) {
|
|
|
21719
21719
|
}();
|
|
21720
21720
|
|
|
21721
21721
|
/* eslint-disable header/header */ var name = "@azure/msal-node";
|
|
21722
|
-
var version = "2.16.
|
|
21722
|
+
var version = "2.16.2";
|
|
21723
21723
|
|
|
21724
21724
|
function _assert_this_initialized$3(self) {
|
|
21725
21725
|
if (self === void 0) {
|