Comparing version 2.1.0 to 2.2.0
@@ -403,3 +403,3 @@ "use strict"; | ||
}, { | ||
key: "oncePresent", | ||
key: "onceExists", | ||
value: function () { | ||
@@ -455,7 +455,7 @@ var _ref11 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee5(event, prop) { | ||
function oncePresent(_x9, _x10) { | ||
function onceExists(_x9, _x10) { | ||
return _ref11.apply(this, arguments); | ||
} | ||
return oncePresent; | ||
return onceExists; | ||
}() | ||
@@ -462,0 +462,0 @@ }, { |
{ | ||
"name": "dot-store", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
53864