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-1 to 0.22.0-2

1

distribution/index.d.ts
export * from "./receiver.js";
export * from "./sender.js";
export * from "./types.js";
export { getThisTarget } from "./thisTarget.js";

@@ -5,3 +5,4 @@ // Imports must use the .js extension because ESM requires it and TS refuses to rewrite .ts to .js

export * from "./types.js";
export { getThisTarget } from "./thisTarget.js";
import { initPrivateApi } from "./thisTarget.js";
initPrivateApi();

2

package.json
{
"name": "webext-messenger",
"version": "0.22.0-1",
"version": "0.22.0-2",
"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