Comparing version 2.0.0 to 2.0.1
@@ -143,2 +143,3 @@ "use strict"; | ||
publish(EventName.modified, partial, key, previousPartial); | ||
results.previousValue = previousPartial; | ||
results.action = Action.modified; | ||
@@ -145,0 +146,0 @@ } |
{ | ||
"name": "storeit", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A key/value storage system that publishes events.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/Storeit.js", |
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
40754
397