@wxt-dev/browser
Advanced tools
+3
-16
| { | ||
| "name": "@wxt-dev/browser", | ||
| "description": "Provides a cross-browser API for using extension APIs and types based on @types/chrome", | ||
| "version": "0.0.310-alpha1", | ||
| "version": "0.0.310", | ||
| "type": "module", | ||
| "module": "src/index.mjs", | ||
| "main": "src/index.mjs", | ||
| "types": "src/index.d.ts", | ||
| "exports": { | ||
| ".": { | ||
| "types": "./src/index.d.ts", | ||
| "import": "./src/index.mjs" | ||
| } | ||
| }, | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "repository": { | ||
@@ -31,9 +22,6 @@ "type": "git", | ||
| "devDependencies": { | ||
| "@aklinker1/check": "^1.4.5", | ||
| "@types/chrome": "0.0.310", | ||
| "fs-extra": "^11.2.0", | ||
| "nano-spawn": "^0.2.0", | ||
| "publint": "^0.2.12", | ||
| "tsx": "4.19.3", | ||
| "typescript": "^5.6.3", | ||
| "vitest": "^3.0.7" | ||
@@ -47,5 +35,4 @@ }, | ||
| "scripts": { | ||
| "gen": "tsx scripts/generate.ts", | ||
| "check": "check" | ||
| "gen": "tsx scripts/generate.ts" | ||
| } | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
5
-37.5%833561
-0.03%