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

@rubynetwork/rh

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rubynetwork/rh - npm Package Compare versions

Comparing version 1.2.69 to 1.2.70

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## v1.2.70
- Setup folder properly
## v1.2.64

@@ -2,0 +6,0 @@

2

package.json
{
"name": "@rubynetwork/rh",
"version": "1.2.69",
"version": "1.2.70",
"description": "User friendly web proxy powered by testcafe-hammerhead",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -6,2 +6,3 @@ import fs from 'node:fs';

try {
console.log("Setting up Rammerhead...");
fs.mkdirSync(path.join(import.meta.dirname, '..', 'sessions'));

@@ -8,0 +9,0 @@ fs.mkdirSync(path.join(import.meta.dirname, '..', 'cache-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