Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mcma/api

Package Overview
Dependencies
Maintainers
3
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mcma/api - npm Package Compare versions

Comparing version 0.13.3 to 0.13.4

2

dist/lib/routing/defaults/default-job-route-collection.js

@@ -25,3 +25,3 @@ "use strict";

await this.workerInvoker.invoke(context_variable_provider_ext_1.getWorkerFunctionId(requestContext), "ProcessJobAssignment", requestContext.getAllContextVariables(), {
jobAssignmentId: jobAssignment.id.replace(context_variable_provider_ext_1.getPublicUrl(requestContext), "")
jobAssignmentDatabaseId: jobAssignment.id.replace(context_variable_provider_ext_1.getPublicUrl(requestContext), "")
}, jobAssignment.tracker);

@@ -28,0 +28,0 @@ }

{
"name": "@mcma/api",
"version": "0.13.3",
"version": "0.13.4",
"description": "Node module for building APIs based on the EBU MCMA framework",

@@ -40,10 +40,10 @@ "engines": {

"peerDependencies": {
"@mcma/client": "0.13.3",
"@mcma/core": "0.13.3",
"@mcma/data": "0.13.3"
"@mcma/client": "0.13.4",
"@mcma/core": "0.13.4",
"@mcma/data": "0.13.4"
},
"devDependencies": {
"@mcma/client": "0.13.3",
"@mcma/core": "0.13.3",
"@mcma/data": "0.13.3",
"@mcma/client": "0.13.4",
"@mcma/core": "0.13.4",
"@mcma/data": "0.13.4",
"@types/node": "^13.7.4",

@@ -50,0 +50,0 @@ "@types/pluralize": "0.0.29",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc