@equinor/fusion-framework-module-context
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,6 @@ # Change Log | ||
## 2.0.1 (2023-01-30) | ||
**Note:** Version bump only for package @equinor/fusion-framework-module-context | ||
## [2.0.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-context@1.2.8...@equinor/fusion-framework-module-context@2.0.0) (2023-01-27) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@equinor/fusion-framework-module-context", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "", | ||
@@ -34,3 +34,3 @@ "main": "./dist/esm/index.js", | ||
"dependencies": { | ||
"@equinor/fusion-query": "^2.0.0" | ||
"@equinor/fusion-query": "^2.0.1" | ||
}, | ||
@@ -40,3 +40,3 @@ "devDependencies": { | ||
"@equinor/fusion-framework-module-event": "^2.0.0", | ||
"@equinor/fusion-framework-module-services": "^2.0.0", | ||
"@equinor/fusion-framework-module-services": "^2.0.1", | ||
"rxjs": "^7.5.7" | ||
@@ -48,3 +48,3 @@ }, | ||
}, | ||
"gitHead": "6738a5a6d620717c31d84ac94c217162a045b5fb" | ||
"gitHead": "85cb1b4a12ef25787cd6d88da648c566c810b9f5" | ||
} |
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
190190
Updated@equinor/fusion-query@^2.0.1