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.39
to
0.1.40
+2
-2
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.39",
"version": "0.1.40",
"type": "module",

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

"devDependencies": {
"@types/chrome": "0.1.39",
"@types/chrome": "0.1.40",
"@types/node": "^20.0.0",

@@ -25,0 +25,0 @@ "nano-spawn": "^2.0.0",

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