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.2 to 2.2.8

11

dist/index.js

@@ -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();

2

package.json
{
"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

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