Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dot-store

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dot-store - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

13

dist/index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc