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

@mcma/core

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/core - npm Package Compare versions

Comparing version 0.13.15 to 0.13.16

dist/lib/environment-variables.d.ts

2

dist/lib/index.d.ts

@@ -0,5 +1,5 @@

export * from "./environment-variables";
export * from "./mcma-exception";
export * from "./utils";
export * from "./model";
export * from "./context-variables";
export * from "./logging";

@@ -13,6 +13,6 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./environment-variables"), exports);
__exportStar(require("./mcma-exception"), exports);
__exportStar(require("./utils"), exports);
__exportStar(require("./model"), exports);
__exportStar(require("./context-variables"), exports);
__exportStar(require("./logging"), exports);
{
"name": "@mcma/core",
"version": "0.13.15",
"version": "0.13.16",
"description": "Node module with type definitions and helper utils for the EBU MCMA framework",

@@ -5,0 +5,0 @@ "engines": {

# mcma-core
Node module with type definitions and helper utils for the EBU MCMA framework
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