Comparing version 2.2.2 to 2.2.8
@@ -361,3 +361,3 @@ "use strict"; | ||
if (!prop) { | ||
_context4.next = 9; | ||
_context4.next = 12; | ||
break; | ||
@@ -383,3 +383,3 @@ } | ||
_context4.next = 11; | ||
return (0, _get3.default)(DotStore.prototype.__proto__ || (0, _getPrototypeOf2.default)(DotStore.prototype), "once", this).call(this, event); | ||
return this.once(event, prop); | ||
@@ -390,2 +390,9 @@ case 11: | ||
case 12: | ||
_context4.next = 14; | ||
return (0, _get3.default)(DotStore.prototype.__proto__ || (0, _getPrototypeOf2.default)(DotStore.prototype), "once", this).call(this, event); | ||
case 14: | ||
return _context4.abrupt("return", _context4.sent); | ||
case 15: | ||
case "end": | ||
@@ -392,0 +399,0 @@ return _context4.stop(); |
{ | ||
"name": "dot-store", | ||
"version": "2.2.2", | ||
"version": "2.2.8", | ||
"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
54440
855