@equinor/fusion-framework-module-event
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -6,2 +6,6 @@ # Change Log | ||
## 1.1.2 (2022-11-02) | ||
**Note:** Version bump only for package @equinor/fusion-framework-module-event | ||
## [1.1.1](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module-event@1.1.0...@equinor/fusion-framework-module-event@1.1.1) (2022-11-02) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@equinor/fusion-framework-module-event", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Fusion module for events", | ||
@@ -8,5 +8,4 @@ "main": "./dist/esm/index.js", | ||
"scripts": { | ||
"build": "npm run build:typescript", | ||
"build:typescript": "tsc -b --verbose", | ||
"prepack": "npm run build" | ||
"build": "tsc -b", | ||
"prepack": "yarn build" | ||
}, | ||
@@ -27,3 +26,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@equinor/fusion-framework-module": "^1.2.6" | ||
"@equinor/fusion-framework-module": "^1.2.7" | ||
}, | ||
@@ -41,3 +40,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "21ae1ec0a760c03a0887eced5532de8443274916" | ||
"gitHead": "07b75f05b0f7c01cfeb240dc1dfd1e64fbaa2267" | ||
} |
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
106725