Comparing version 2.5.1 to 2.5.2
{ | ||
"name": "enmap", | ||
"version": "2.5.1", | ||
"version": "2.5.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -103,3 +103,3 @@ /** | ||
* console.log(`Value of ${key} has changed from: \n${oldValue}\nto\n${newValue}); | ||
* }) | ||
* }); | ||
* @param {Function} cb A callback function that will be called whenever data changes in the enmap. | ||
@@ -106,0 +106,0 @@ */ |
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
100626