callback-registry
Advanced tools
Comparing version 2.7.1 to 2.7.2
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "callback-registry", | ||
"version": "2.7.1", | ||
"version": "2.7.2", | ||
"description": "Registry for callbacks", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -46,2 +46,6 @@ # Intro | ||
# Change log | ||
* 2.7.2 | ||
dependencies update | ||
* 2.7.1 | ||
fixed potentional memory leak | ||
* 2.6.0 | ||
@@ -48,0 +52,0 @@ added replayArgumentsArr that allows you to replay arguments to a new callback |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
59
9397