@mcma/data
Advanced tools
Comparing version 0.7.6 to 0.7.7
@@ -0,0 +0,0 @@ import { Resource, ResourceType } from "@mcma/core"; |
@@ -0,0 +0,0 @@ const { DbTable } = require("./lib/db-table"); |
@@ -0,0 +0,0 @@ const { Utils } = require("@mcma/core"); |
{ | ||
"name": "@mcma/data", | ||
"version": "0.7.6", | ||
"version": "0.7.7", | ||
"description": "Node module with helper utils for dealing with data in the EBU MCMA framework", | ||
@@ -27,8 +27,8 @@ "engines": { | ||
"peerDependencies": { | ||
"@mcma/core": "0.7.6" | ||
"@mcma/core": "0.7.7" | ||
}, | ||
"devDependencies": { | ||
"@mcma/core": "0.7.6", | ||
"@mcma/core": "0.7.7", | ||
"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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
1851