Comparing version 2.2.0 to 2.2.1
@@ -358,3 +358,3 @@ "use strict"; | ||
if (!prop) { | ||
_context4.next = 11; | ||
_context4.next = 9; | ||
break; | ||
@@ -379,13 +379,9 @@ } | ||
case 9: | ||
_context4.next = 14; | ||
break; | ||
_context4.next = 11; | ||
return (0, _get3.default)(DotStore.prototype.__proto__ || (0, _getPrototypeOf2.default)(DotStore.prototype), "once", this).call(this, event); | ||
case 11: | ||
_context4.next = 13; | ||
return (0, _get3.default)(DotStore.prototype.__proto__ || (0, _getPrototypeOf2.default)(DotStore.prototype), "once", this).call(this, event); | ||
case 13: | ||
return _context4.abrupt("return", _context4.sent); | ||
case 14: | ||
case 12: | ||
case "end": | ||
@@ -434,2 +430,3 @@ return _context4.stop(); | ||
prev: value, | ||
prevState: this.state, | ||
prop: prop, | ||
@@ -436,0 +433,0 @@ props: (0, _string.propToArray)(prop), |
{ | ||
"name": "dot-store", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"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
53859
847