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

@alwaysmeticulous/replay-orchestrator-launcher

Package Overview
Dependencies
Maintainers
4
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwaysmeticulous/replay-orchestrator-launcher - npm Package Compare versions

Comparing version 2.44.0 to 2.44.1

13

package.json
{
"name": "@alwaysmeticulous/replay-orchestrator-launcher",
"version": "2.44.0",
"version": "2.44.1",
"description": "Downloads the replay-orchestrator bundle script and executes it",

@@ -22,7 +22,10 @@ "license": "ISC",

"dependencies": {
"@alwaysmeticulous/common": "^2.44.0",
"@alwaysmeticulous/downloading-helpers": "^2.44.0",
"@alwaysmeticulous/sdk-bundles-api": "^2.44.0",
"@alwaysmeticulous/common": "^2.44.1",
"@alwaysmeticulous/downloading-helpers": "^2.44.1",
"@alwaysmeticulous/sdk-bundles-api": "^2.44.1",
"loglevel": "^1.8.0"
},
"peerDependencies": {
"puppeteer": "19.7.5"
},
"author": {

@@ -45,3 +48,3 @@ "name": "The Meticulous Team",

},
"gitHead": "3895b3036d7c97609f83e8b41593995eba5062ba"
"gitHead": "1fd294cb699681672742e566ccc9ae0f4cb75b02"
}
# Replay Orchestrator Launcher
Downloads the replay-orchestrator bundle script and executes it
Downloads the replay-orchestrator bundle scripts and executes them.
Note that puppeteer must be installed locally in node_modules for the script to work, since although the puppeteer js code is bundled in the replay-orchestrator bundle script the install task for puppeteer downloads the required Chromium version.
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