New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

webext-messenger

Package Overview
Dependencies
Maintainers
3
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webext-messenger - npm Package Compare versions

Comparing version 0.22.0-3 to 0.22.0-4

2

distribution/shared.js

@@ -47,3 +47,3 @@ import { errorConstructors } from "serialize-error";

return function (...arguments_) {
if (called) {
if (!called) {
returnValue = function_.apply(this, arguments_);

@@ -50,0 +50,0 @@ called = true;

{
"name": "webext-messenger",
"version": "0.22.0-3",
"version": "0.22.0-4",
"description": "Browser Extension component messaging framework",

@@ -5,0 +5,0 @@ "keywords": [],

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