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

n8n-nodes-browserless

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-browserless - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

3

dist/nodes/Browserless/Browserless.node.js

@@ -101,2 +101,3 @@ "use strict";

elements,
...inputs.parsed,
},

@@ -135,2 +136,3 @@ };

url,
...inputs.parsed,
},

@@ -151,2 +153,3 @@ };

url,
...inputs.parsed,
},

@@ -153,0 +156,0 @@ };

@@ -74,2 +74,3 @@ "use strict";

const { error, value } = schems.scrape.validate(body);
console.log(error, value);
if (error) {

@@ -76,0 +77,0 @@ throw error;

2

dist/package.json
{
"name": "n8n-nodes-browserless",
"version": "0.1.3",
"version": "0.1.4",
"description": "n8n mode integrate with Browserless platform",

@@ -5,0 +5,0 @@ "keywords": [

{
"name": "n8n-nodes-browserless",
"version": "0.1.3",
"version": "0.1.4",
"description": "n8n mode integrate with Browserless platform",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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