@equinor/fusion-framework-module-msal
Advanced tools
Comparing version 0.1.21 to 0.1.22
@@ -6,2 +6,13 @@ # Change Log | ||
## 0.1.22 (2022-08-01) | ||
### Bug Fixes | ||
* change typo of exports ([b049503](https://github.com/equinor/fusion-framework/commit/b049503511fb1b37b920b00aed1468ed8385a67e)) | ||
## [0.1.21](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-msal@0.1.20...@equinor/fusion-framework-module-msal@0.1.21) (2022-07-01) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@equinor/fusion-framework-module-msal", | ||
"version": "0.1.21", | ||
"version": "0.1.22", | ||
"description": "", | ||
"main": "dist/esm/index.js", | ||
"exports": { | ||
".": "./dist/esm/index.js" | ||
".": "./dist/esm/index.js", | ||
"./client": "./dist/esm/client/index.js" | ||
}, | ||
@@ -35,3 +36,3 @@ "types": "dist/types/index.d.ts", | ||
"@equinor/fusion-framework-module": "^0.2.7", | ||
"@equinor/fusion-framework-module-http": "^0.3.8" | ||
"@equinor/fusion-framework-module-http": "^0.3.9" | ||
}, | ||
@@ -41,3 +42,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "8f7c98d4ce943f0d4a44943b5afaf81d7f94416b" | ||
"gitHead": "7fe26f5dee5a1c190e1beaaedf7e404e98fa16b8" | ||
} |
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
144585