Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@replayio/puppeteer

Package Overview
Dependencies
Maintainers
0
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.2.10 to 0.2.11

6

CHANGELOG.md
# @replayio/puppeteer
## 0.2.11
### Patch Changes
- [#594](https://github.com/replayio/replay-cli/pull/594) [`78f5c72`](https://github.com/replayio/replay-cli/commit/78f5c72a62a38772cad90cccf1283b80eea49b61) Thanks [@miriambudayr](https://github.com/miriambudayr)! - Add missing stack-utils dependencies
## 0.2.10

@@ -4,0 +10,0 @@

2

dist/package.json.js
'use strict';
var name = "@replayio/puppeteer";
var version = "0.2.10";
var version = "0.2.11";
exports.name = name;
exports.version = version;
{
"name": "@replayio/puppeteer",
"version": "0.2.10",
"version": "0.2.11",
"description": "Configuration utilities for using the Replay browsers with puppeteer",

@@ -25,4 +25,5 @@ "main": "./dist/index.js",

"@replay-cli/tsconfig": "^0.0.0",
"@replayio/test-utils": "^3.0.6",
"@replayio/test-utils": "^3.0.7",
"@types/node": "^20.11.27",
"@types/stack-utils": "^2.0.3",
"typescript": "^5.5.2"

@@ -51,2 +52,3 @@ },

"sha-1": "^1.0.0",
"stack-utils": "^2.0.6",
"superstruct": "^1.0.4",

@@ -53,0 +55,0 @@ "undici": "^5.28.4",

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