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.37
to
0.1.38
+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.1.37",
"version": "0.1.38",
"type": "module",

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

"devDependencies": {
"@types/chrome": "0.1.37",
"fs-extra": "^11.3.3",
"@types/chrome": "0.1.38",
"@types/node": "^20.0.0",
"nano-spawn": "^2.0.0",

@@ -26,0 +26,0 @@ "typescript": "^5.9.3",

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