n8n-nodes-browserless
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "n8n-nodes-browserless", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "n8n mode integrate with Browserless platform", | ||
@@ -32,3 +32,2 @@ "keywords": [ | ||
"prepublishOnly": "npm run build && npm run lint -c .eslintrc.prepublish.js nodes credentials package.json", | ||
"postinstall": "npm run build", | ||
"gen:types": "ts-node ./scripts/gen-types.ts" | ||
@@ -35,0 +34,0 @@ }, |
{ | ||
"name": "n8n-nodes-browserless", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "n8n mode integrate with Browserless platform", | ||
@@ -32,3 +32,2 @@ "keywords": [ | ||
"prepublishOnly": "npm run build && npm run lint -c .eslintrc.prepublish.js nodes credentials package.json", | ||
"postinstall": "npm run build", | ||
"gen:types": "ts-node ./scripts/gen-types.ts" | ||
@@ -35,0 +34,0 @@ }, |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
117293