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

@webext-core/fake-browser

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webext-core/fake-browser - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

lib/index.global.js

4

package.json
{
"name": "@webext-core/fake-browser",
"version": "1.0.2",
"version": "1.0.3",
"description": "In-memory fake of the Browser extension API",

@@ -58,3 +58,3 @@ "license": "MIT",

"scripts": {
"build": "pnpm gen && tsup src/index.ts --clean --out-dir lib --format esm,cjs --dts",
"build": "pnpm gen && tsup src/index.ts --clean --out-dir lib --dts --format esm,cjs,iife --global-name webExtCoreFakeBrowser",
"build:dependencies": "cd ../.. && turbo run build --filter=@webext-core/fake-browser^...",

@@ -61,0 +61,0 @@ "test": "vitest",

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