@mcma/data
Advanced tools
Comparing version 0.13.15 to 0.13.16
@@ -6,2 +6,3 @@ export * from "./document"; | ||
export * from "./document-type"; | ||
export * from "./environment-variables-ext"; | ||
export * from "./query/custom-query"; | ||
@@ -8,0 +9,0 @@ export * from "./query/filter"; |
@@ -18,2 +18,3 @@ "use strict"; | ||
__exportStar(require("./document-type"), exports); | ||
__exportStar(require("./environment-variables-ext"), exports); | ||
__exportStar(require("./query/custom-query"), exports); | ||
@@ -20,0 +21,0 @@ __exportStar(require("./query/filter"), exports); |
{ | ||
"name": "@mcma/data", | ||
"version": "0.13.15", | ||
"version": "0.13.16", | ||
"description": "Node module with helper utils for dealing with data in the EBU MCMA framework", | ||
@@ -32,6 +32,6 @@ "engines": { | ||
"peerDependencies": { | ||
"@mcma/core": "0.13.15" | ||
"@mcma/core": "0.13.16" | ||
}, | ||
"devDependencies": { | ||
"@mcma/core": "0.13.15", | ||
"@mcma/core": "0.13.16", | ||
"@types/node": "^13.7.4", | ||
@@ -38,0 +38,0 @@ "jasmine": "^3.3.1" |
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
13613
31
269