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

@pixeleye/puppeteer

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixeleye/puppeteer - npm Package Compare versions

Comparing version 0.2.2 to 0.3.0

14

package.json
{
"name": "@pixeleye/puppeteer",
"private": false,
"version": "0.2.2",
"version": "0.3.0",
"license": "AGPL-3.0",

@@ -10,4 +10,5 @@ "exports": {

},
"main": "./dist/index.cjs",
"main": "./dist/index.js",
"types": "./dist/src/index.d.ts",
"type": "module",
"files": [

@@ -27,3 +28,3 @@ "README.md",

"undici": "^6.6.2",
"@pixeleye/cli-devices": "0.3.2"
"@pixeleye/cli-devices": "0.4.0"
},

@@ -39,4 +40,4 @@ "devDependencies": {

"vitest": "^1.3.1",
"@pixeleye/cli-booth": "0.3.2",
"@pixeleye/cli-config": "0.3.2",
"@pixeleye/cli-booth": "0.4.0",
"@pixeleye/cli-config": "0.4.0",
"@pixeleye/esbuild": "0.0.0",

@@ -51,4 +52,3 @@ "@pixeleye/eslint-config": "0.0.0",

"test:e2e": "vitest"
},
"module": "./dist/index.js"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc