@equinor/fusion-framework-module-msal
Advanced tools
Comparing version 1.0.15 to 1.0.16
@@ -6,2 +6,6 @@ # Change Log | ||
## 1.0.16 (2022-11-02) | ||
**Note:** Version bump only for package @equinor/fusion-framework-module-msal | ||
## 1.0.15 (2022-11-01) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@equinor/fusion-framework-module-msal", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "", | ||
@@ -19,4 +19,4 @@ "main": "dist/esm/index.js", | ||
"scripts": { | ||
"build": "npm run build:typescript", | ||
"build:typescript": "tsc -b --verbose" | ||
"build": "tsc -b", | ||
"prepack": "yarn build" | ||
}, | ||
@@ -36,4 +36,4 @@ "keywords": [], | ||
"@azure/msal-browser": "^2.21.0", | ||
"@equinor/fusion-framework-module": "^1.2.6", | ||
"@equinor/fusion-framework-module-http": "^2.1.0" | ||
"@equinor/fusion-framework-module": "^1.2.7", | ||
"@equinor/fusion-framework-module-http": "^2.1.1" | ||
}, | ||
@@ -43,3 +43,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "b0bada58a93067d4f6adfa7f3e47c864c22c5bc9" | ||
"gitHead": "07b75f05b0f7c01cfeb240dc1dfd1e64fbaa2267" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
158527