@equinor/fusion-framework
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## 1.1.1 (2022-02-09) | ||
**Note:** Version bump only for package @equinor/fusion-framework | ||
# 1.1.0 (2022-02-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@equinor/fusion-framework", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "", | ||
@@ -24,6 +24,6 @@ "main": "./dist/esm/index.js", | ||
"dependencies": { | ||
"@equinor/fusion-framework-module": "^0.1.0", | ||
"@equinor/fusion-framework-module-http": "^0.1.0", | ||
"@equinor/fusion-framework-module-msal": "^0.1.0", | ||
"@equinor/fusion-framework-module-service-discovery": "^0.1.0", | ||
"@equinor/fusion-framework-module": "^0.1.1", | ||
"@equinor/fusion-framework-module-http": "^0.1.1", | ||
"@equinor/fusion-framework-module-msal": "^0.1.1", | ||
"@equinor/fusion-framework-module-service-discovery": "^0.1.1", | ||
"rxjs": "^7.1.0" | ||
@@ -39,3 +39,3 @@ }, | ||
}, | ||
"gitHead": "bbd0502b7d5277534489dab284c3586c67b746a2" | ||
"gitHead": "ca79b01fcc32c2c4e4aeea2f7c251fe9d91a2d04" | ||
} |
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
93908