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

webext-detect-page

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webext-detect-page - npm Package Compare versions

Comparing version 4.2.0 to 4.2.1

3

index.d.ts

@@ -42,4 +42,3 @@ export declare function disableWebextDetectPageCache(): void;

};
type ContextName = keyof typeof contextNames;
export type ContextName = keyof typeof contextNames;
export declare function getContextName(): ContextName | 'unknown';
export {};
{
"name": "webext-detect-page",
"version": "4.2.0",
"version": "4.2.1",
"description": "Detects where the current browser extension code is being run. Compatible with Firefox, Chrome and derivates.",

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