Comparing version 2.6.4 to 2.6.5
@@ -118,4 +118,4 @@ "use strict"; | ||
}, { | ||
key: "timestamp", | ||
value: function timestamp(prop) { | ||
key: "time", | ||
value: function time(prop) { | ||
return this.set(prop, new Date().getTime()); | ||
@@ -122,0 +122,0 @@ } |
{ | ||
"name": "dot-store", | ||
"version": "2.6.4", | ||
"version": "2.6.5", | ||
"description": "Like Redux, but easy", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
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
57269