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.26 to 0.13.27

4

dist/lib/logging/log-event.js

@@ -49,7 +49,7 @@ "use strict";

}
catch (_a) {
catch {
try {
logEventEntry.message = util.inspect(logEventEntry.message);
}
catch (_b) {
catch {
logEventEntry.message = logEventEntry.message + "";

@@ -56,0 +56,0 @@ }

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

}
catch (_a) {
catch {
this.authContext = properties.authContext;

@@ -22,0 +22,0 @@ }

{
"name": "@mcma/core",
"version": "0.13.26",
"version": "0.13.27",
"description": "Node module with type definitions and helper utils for the EBU MCMA framework",
"engines": {
"node": "^12.19.0"
"node": "^14.17.0"
},

@@ -35,3 +35,3 @@ "type": "commonjs",

"devDependencies": {
"@types/node": "^13.13.26",
"@types/node": "^14.17.22",
"@types/uuid": "^7.0.4",

@@ -38,0 +38,0 @@ "jasmine": "^3.4.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