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

webext-tools

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webext-tools - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

index.d.ts

@@ -9,2 +9,2 @@ export type Target = {

export declare function doesTabExist(tabId: number): Promise<boolean>;
export declare function setActionPopup(getPopupUrl: (tabUrl: string | undefined) => Promise<string | undefined>): void;
export declare function setActionPopup(getPopupUrl: (tabUrl: string | undefined) => Promise<string | undefined> | string | undefined): void;
{
"name": "webext-tools",
"version": "1.2.1",
"version": "1.2.2",
"description": "Utility functions for Web Extensions, manifest v2 and v3",

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