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

@replayio/puppeteer

Package Overview
Dependencies
Maintainers
7
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@replayio/puppeteer - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

7

package.json
{
"name": "@replayio/puppeteer",
"version": "0.1.0",
"version": "0.1.1",
"description": "Configuration utilities for using the Replay browsers with puppeteer",
"main": "src/index.js",
"scripts": {
"prepare": "npm run build",
"install": "node -e 'process.exit(require(\"fs\").existsSync(\"./src/install.js\") ? 1 : 0)' || node ./bin/replayio-puppeteer first-run",

@@ -27,5 +28,5 @@ "build": "rm -rf dist/ && tsc && chmod 755 dist/bin/* && cp package.json README.md dist/",

"dependencies": {
"@replayio/replay": "^0.1.3"
"@replayio/replay": "^0.2.0"
},
"gitHead": "463e1c33674df61f381a97f7ae54cda984c18249"
"gitHead": "40c7a907a53b8e7ab2c63e6e52f0e4b3531718af"
}
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