@mcma/core
Advanced tools
Comparing version 0.16.2 to 0.16.3
@@ -7,4 +7,4 @@ export * from "./job"; | ||
export * from "./qa-job"; | ||
export * from "./transfer-job"; | ||
export * from "./storage-job"; | ||
export * from "./transform-job"; | ||
export * from "./workflow-job"; |
@@ -23,4 +23,4 @@ "use strict"; | ||
__exportStar(require("./qa-job"), exports); | ||
__exportStar(require("./transfer-job"), exports); | ||
__exportStar(require("./storage-job"), exports); | ||
__exportStar(require("./transform-job"), exports); | ||
__exportStar(require("./workflow-job"), exports); |
{ | ||
"name": "@mcma/core", | ||
"version": "0.16.2", | ||
"version": "0.16.3", | ||
"description": "Node module with type definitions and helper utils for the EBU MCMA framework", | ||
@@ -5,0 +5,0 @@ "engines": { |
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
54662