@mcma/core
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -224,2 +224,3 @@ export abstract class Resource { | ||
FAILED = "FAILED", | ||
CANCELED = "CANCELED", | ||
} | ||
@@ -226,0 +227,0 @@ |
@@ -321,2 +321,3 @@ //"use strict"; | ||
FAILED: "FAILED", | ||
CANCELED: "CANCELED", | ||
}); | ||
@@ -323,0 +324,0 @@ |
{ | ||
"name": "@mcma/core", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"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
22662
645