Socket
Socket
Sign inDemoInstall

common-classes

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

common-classes - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

lib/libs/Events.js

@@ -53,3 +53,3 @@ 'use strict';

value: function subscribe() {
return this.register.apply(arguments);
return this.register.apply(this, arguments);
}

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

{
"name": "common-classes",
"version": "0.0.6",
"version": "0.0.7",
"description": "Common javascript classes",

@@ -5,0 +5,0 @@ "main": "lib/common-classes.js",

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