@mcma/api
Advanced tools
Comparing version 0.7.6 to 0.7.7
@@ -0,0 +0,0 @@ import { ContextVariableProvider, McmaTracker, Resource, ResourceType } from "@mcma/core"; |
@@ -0,0 +0,0 @@ const { HttpStatusCode } = require("./lib/http-statuses"); |
@@ -0,0 +0,0 @@ function inMemoryTextValues(filterValues) { |
@@ -0,0 +0,0 @@ const HttpStatusCode = Object.freeze({ |
@@ -0,0 +0,0 @@ //"use strict"; |
@@ -0,0 +0,0 @@ const { ContextVariableProvider } = require("@mcma/core"); |
@@ -0,0 +0,0 @@ const uuidv4 = require("uuid/v4"); |
@@ -0,0 +0,0 @@ const uuidv4 = require("uuid/v4"); |
@@ -0,0 +0,0 @@ const uriTemplates = require("uri-templates"); |
@@ -0,0 +0,0 @@ const pluralize = require("pluralize"); |
@@ -0,0 +0,0 @@ class WorkerInvoker { |
{ | ||
"name": "@mcma/api", | ||
"version": "0.7.6", | ||
"version": "0.7.7", | ||
"description": "Node module for building APIs based on the EBU MCMA framework", | ||
@@ -34,12 +34,12 @@ "engines": { | ||
"peerDependencies": { | ||
"@mcma/client": "0.7.6", | ||
"@mcma/core": "0.7.6", | ||
"@mcma/data": "0.7.6" | ||
"@mcma/client": "0.7.7", | ||
"@mcma/core": "0.7.7", | ||
"@mcma/data": "0.7.7" | ||
}, | ||
"devDependencies": { | ||
"@mcma/client": "0.7.6", | ||
"@mcma/core": "0.7.6", | ||
"@mcma/data": "0.7.6", | ||
"@mcma/client": "0.7.7", | ||
"@mcma/core": "0.7.7", | ||
"@mcma/data": "0.7.7", | ||
"jasmine": "^3.2.0" | ||
} | ||
} |
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
38243