@equinor/fusion-framework-module-app
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.5](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-app@0.1.4...@equinor/fusion-framework-module-app@0.1.5) (2022-06-28) | ||
**Note:** Version bump only for package @equinor/fusion-framework-module-app | ||
## 0.1.4 (2022-06-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@equinor/fusion-framework-module-app", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "", | ||
@@ -9,4 +9,3 @@ "main": "./dist/esm/index.js", | ||
"build": "npm run build:typescript", | ||
"build:typescript": "tsc -b --verbose", | ||
"prepack": "npm run build" | ||
"build:typescript": "tsc -b --verbose" | ||
}, | ||
@@ -25,3 +24,3 @@ "keywords": [], | ||
"dependencies": { | ||
"@equinor/fusion-framework-module": "^0.2.1", | ||
"@equinor/fusion-framework-module": "^0.2.2", | ||
"rxjs": "7.5.5" | ||
@@ -37,3 +36,3 @@ }, | ||
}, | ||
"gitHead": "61b9db4ce314ec66c9dc05b4fb07e8ee1b19ec72" | ||
"gitHead": "ee10ae669e162f308f5780b13a61db71ad59c2d5" | ||
} |
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
71106