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.0.317
to
0.0.318
+3
-3
package.json
{
"name": "@wxt-dev/browser",
"description": "Provides a cross-browser API for using extension APIs and types based on @types/chrome",
"version": "0.0.317",
"version": "0.0.318",
"type": "module",

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

"devDependencies": {
"@types/chrome": "0.0.317",
"@types/chrome": "0.0.318",
"fs-extra": "^11.3.0",

@@ -28,3 +28,3 @@ "nano-spawn": "^0.2.0",

"typescript": "^5.8.3",
"vitest": "^3.1.1"
"vitest": "^3.1.2"
},

@@ -31,0 +31,0 @@ "dependencies": {

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