@equinor/fusion-framework-module
Advanced tools
Comparing version 0.2.4 to 0.2.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.5](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module@0.2.4...@equinor/fusion-framework-module@0.2.5) (2022-06-30) | ||
**Note:** Version bump only for package @equinor/fusion-framework-module | ||
## [0.2.4](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module@0.2.3...@equinor/fusion-framework-module@0.2.4) (2022-06-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@equinor/fusion-framework-module", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "", | ||
"main": "./dist/esm/index.js", | ||
"module": "./dist/esm/index.js", | ||
"exports": { | ||
".": "./dist/esm/index.js" | ||
}, | ||
"types": "dist/types/index.d.ts", | ||
"scripts": { | ||
@@ -22,10 +24,2 @@ "build": "npm run build:typescript", | ||
}, | ||
"types": "index.d.ts", | ||
"typesVersions": { | ||
">=4.2": { | ||
"*": [ | ||
"dist/types/*" | ||
] | ||
} | ||
}, | ||
"dependencies": { | ||
@@ -37,3 +31,3 @@ "rxjs": "7.5.5" | ||
}, | ||
"gitHead": "ebc05b53558f01224c1c294b1f96fc110324ef3b" | ||
"gitHead": "0b56e019aeb4ac8416497db34898cad8e3aa281f" | ||
} |
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
84827