@equinor/fusion-framework-module-http
Advanced tools
Comparing version 0.3.8 to 0.3.9
@@ -6,2 +6,13 @@ # Change Log | ||
## 0.3.9 (2022-08-01) | ||
### Bug Fixes | ||
* change typo of exports ([b049503](https://github.com/equinor/fusion-framework/commit/b049503511fb1b37b920b00aed1468ed8385a67e)) | ||
## [0.3.8](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-http@0.3.7...@equinor/fusion-framework-module-http@0.3.8) (2022-07-01) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@equinor/fusion-framework-module-http", | ||
"version": "0.3.8", | ||
"version": "0.3.9", | ||
"description": "", | ||
"main": "dist/esm/index.js", | ||
"exports": { | ||
".": "./dist/esm/index.js", | ||
"./client": "./dist/esm/client/index.js" | ||
".": "./dist/esm/index.js" | ||
}, | ||
@@ -33,3 +32,3 @@ "types": "dist/types/index.d.ts", | ||
}, | ||
"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
115909