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.7.6 to 0.7.7

0

index.d.ts

@@ -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 {

14

package.json
{
"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"
}
}
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