Socket
Socket
Sign inDemoInstall

@barchart/common-js

Package Overview
Dependencies
Maintainers
14
Versions
454
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@barchart/common-js - npm Package Compare versions

Comparing version 4.42.0 to 4.42.1

5

messaging/EventMap.js

@@ -44,2 +44,3 @@ const assert = require('./../lang/assert'),

* @param {Function} handler
* @returns {Disposable}
*/

@@ -105,2 +106,4 @@ register(eventName, handler) {

*
* @public
* @param {String} eventName
* @returns {boolean}

@@ -125,2 +128,3 @@ */

*
* @public
* @returns {Array<String>}

@@ -143,2 +147,3 @@ */

*
* @public
* @param {String} key

@@ -145,0 +150,0 @@ * @returns {boolean}

2

package.json
{
"name": "@barchart/common-js",
"version": "4.42.0",
"version": "4.42.1",
"description": "Library of common JavaScript utilities",

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

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