@equinor/fusion-framework-module
Advanced tools
Comparing version 1.2.6 to 1.2.7
@@ -6,2 +6,6 @@ # Change Log | ||
## 1.2.7 (2022-11-02) | ||
**Note:** Version bump only for package @equinor/fusion-framework-module | ||
## 1.2.6 (2022-10-27) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@equinor/fusion-framework-module", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"description": "", | ||
@@ -11,4 +11,4 @@ "main": "dist/esm/index.js", | ||
"scripts": { | ||
"build": "npm run build:typescript", | ||
"build:typescript": "tsc -b --verbose" | ||
"build": "tsc -b", | ||
"prepack": "yarn build" | ||
}, | ||
@@ -32,3 +32,3 @@ "keywords": [], | ||
}, | ||
"gitHead": "2ad4d827ff390bbc3e45c2962598df918457f6e6" | ||
"gitHead": "07b75f05b0f7c01cfeb240dc1dfd1e64fbaa2267" | ||
} |
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
122917