@mcma/core
Advanced tools
Comparing version 0.13.15 to 0.13.16
@@ -0,5 +1,5 @@ | ||
export * from "./environment-variables"; | ||
export * from "./mcma-exception"; | ||
export * from "./utils"; | ||
export * from "./model"; | ||
export * from "./context-variables"; | ||
export * from "./logging"; |
@@ -13,6 +13,6 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./environment-variables"), exports); | ||
__exportStar(require("./mcma-exception"), exports); | ||
__exportStar(require("./utils"), exports); | ||
__exportStar(require("./model"), exports); | ||
__exportStar(require("./context-variables"), exports); | ||
__exportStar(require("./logging"), exports); |
{ | ||
"name": "@mcma/core", | ||
"version": "0.13.15", | ||
"version": "0.13.16", | ||
"description": "Node module with type definitions and helper utils for the EBU MCMA framework", | ||
@@ -5,0 +5,0 @@ "engines": { |
# mcma-core | ||
Node module with type definitions and helper utils for the EBU MCMA framework |
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
49853
80
1258