@rubynetwork/rh
Advanced tools
Comparing version 1.2.69 to 1.2.70
@@ -0,1 +1,5 @@ | ||
## v1.2.70 | ||
- Setup folder properly | ||
## v1.2.64 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"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')); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2849577
49572