@equinor/fusion-framework-module-http
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -6,2 +6,10 @@ # Change Log | ||
## 0.3.1 (2022-06-28) | ||
**Note:** Version bump only for package @equinor/fusion-framework-module-http | ||
# 0.3.0 (2022-06-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@equinor/fusion-framework-module-http", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "", | ||
@@ -24,3 +24,3 @@ "main": "./dist/esm/index.js", | ||
"dependencies": { | ||
"@equinor/fusion-framework-module": "^0.2.0" | ||
"@equinor/fusion-framework-module": "^0.2.1" | ||
}, | ||
@@ -36,5 +36,5 @@ "types": "index.d.ts", | ||
"devDependencies": { | ||
"rxjs": "^7.5.3" | ||
"rxjs": "7.5.5" | ||
}, | ||
"gitHead": "b61d74513171d9b2ba84a6091966f6250f1a6aa0" | ||
"gitHead": "61b9db4ce314ec66c9dc05b4fb07e8ee1b19ec72" | ||
} |
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
114085