New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@wxt-dev/browser

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wxt-dev/browser - npm Package Compare versions

Comparing version
0.1.4
to
0.1.32
+5
-5
package.json
{
"name": "@wxt-dev/browser",
"description": "Provides a cross-browser API for using extension APIs and types based on @types/chrome",
"version": "0.1.4",
"version": "0.1.32",
"type": "module",

@@ -22,7 +22,7 @@ "main": "src/index.mjs",

"devDependencies": {
"@types/chrome": "0.1.4",
"fs-extra": "^11.3.0",
"nano-spawn": "^0.2.0",
"@types/chrome": "0.1.32",
"fs-extra": "^11.3.1",
"nano-spawn": "^1.0.2",
"tsx": "4.19.4",
"typescript": "^5.8.3",
"typescript": "^5.9.2",
"vitest": "^3.1.2"

@@ -29,0 +29,0 @@ },

Sorry, the diff of this file is too big to display