@mcma/core
Advanced tools
Comparing version 0.7.0 to 0.7.1
@@ -49,3 +49,3 @@ const util = require("util"); | ||
getLogger(tracker) { | ||
get(tracker) { | ||
return ConsoleLogger(this.source, tracker); | ||
@@ -52,0 +52,0 @@ } |
{ | ||
"name": "@mcma/core", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"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
23709