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

phantom-phoenix

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phantom-phoenix - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

2

package.json
{
"name": "phantom-phoenix",
"description": "Redis based phantomjs queue and runner",
"version": "1.4.2",
"version": "1.4.3",
"dependencies": {

@@ -6,0 +6,0 @@ "clone": "^1.0.2",

@@ -69,3 +69,3 @@ var page = require('webpage').create();

if(settings.url!==requestData.url)
c4timer(1000);
c4timer(4000);
};

@@ -72,0 +72,0 @@ page.onResourceTimeout = function(requestData) {

@@ -33,3 +33,3 @@ var url = require('url');

"phantom": {
"webSecurityEnabled": false,
"webSecurityEnabled": true,
"javascriptEnabled": true,

@@ -36,0 +36,0 @@ "userAgent": "Phoenix/1.3",

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