@equinor/fusion-framework-module
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.2](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module@0.2.1...@equinor/fusion-framework-module@0.2.2) (2022-06-28) | ||
**Note:** Version bump only for package @equinor/fusion-framework-module | ||
## 0.2.1 (2022-06-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@equinor/fusion-framework-module", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"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" | ||
}, | ||
@@ -35,3 +34,3 @@ "keywords": [], | ||
}, | ||
"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
84161