New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

chrome-extension-tools

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chrome-extension-tools - npm Package Compare versions

Comparing version

to
0.0.2

6

package.json
{
"name": "chrome-extension-tools",
"type": "module",
"version": "0.0.1",
"version": "0.0.2",
"packageManager": "pnpm@9.15.3",

@@ -18,3 +18,3 @@ "author": "rni-l",

".": {
"types": "./dist/index.d.ts",
"types": "./dist/main.d.ts",
"import": "./dist/index.js",

@@ -25,3 +25,3 @@ "require": "./dist/index.umd.cjs"

"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"types": "./dist/main.d.ts",
"files": [

@@ -28,0 +28,0 @@ "dist"