Socket
Socket
Sign inDemoInstall

@contrast/core

Package Overview
Dependencies
Maintainers
0
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrast/core - npm Package Compare versions

Comparing version 1.32.2 to 1.32.3

2

lib/messages.js

@@ -21,3 +21,3 @@ /*

module.exports = function init(core) {
core.messages = new EventEmitter(); // merge?
core.messages = new EventEmitter();
};
{
"name": "@contrast/core",
"version": "1.32.2",
"version": "1.32.3",
"description": "Preconfigured Contrast agent core services and models",

@@ -19,3 +19,3 @@ "license": "SEE LICENSE IN LICENSE",

"dependencies": {
"@contrast/common": "1.21.2",
"@contrast/common": "1.21.3",
"@contrast/find-package-json": "^1.0.0",

@@ -22,0 +22,0 @@ "@contrast/fn-inspect": "^4.0.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