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

dot-store-message

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dot-store-message - npm Package Compare versions

Comparing version 2.6.19 to 2.6.23

4

dist/index.js

@@ -76,3 +76,3 @@ "use strict";

if (!(el && !el.firstChild)) {
if (!(!el || el && !el.firstChild)) {
_context.next = 17;

@@ -82,3 +82,3 @@ break;

return _context.abrupt("return");
return _context.abrupt("continue", 18);

@@ -85,0 +85,0 @@ case 17:

{
"name": "dot-store-message",
"version": "2.6.19",
"version": "2.6.23",
"description": "Store sync using window.postMessage",

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