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.0 to 0.2.1

dist/index.js

12

package.json
{
"name": "@pixeleye/puppeteer",
"private": false,
"version": "0.2.0",
"version": "0.2.1",
"license": "AGPL-3.0",
"exports": {
".": {
"import": "./dist/index.mjs",
"import": "./dist/index.js",
"require": "./dist/index.cjs"

@@ -28,3 +28,3 @@ }

"undici": "^6.6.2",
"@pixeleye/cli-devices": "0.3.0"
"@pixeleye/cli-devices": "0.3.1"
},

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

"vitest": "^1.3.1",
"@pixeleye/cli-booth": "0.3.0",
"@pixeleye/cli-config": "0.3.0",
"@pixeleye/cli-booth": "0.3.1",
"@pixeleye/cli-config": "0.3.1",
"@pixeleye/esbuild": "0.0.0",

@@ -53,3 +53,3 @@ "@pixeleye/eslint-config": "0.0.0",

},
"module": "./dist/index.mjs"
"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