🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

n8n-nodes-hostinger-api

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-hostinger-api - npm Package Compare versions

Comparing version

to
1.0.2

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

show: {
category: ['vps'],
subcategory: ['actions'],

@@ -93,2 +94,3 @@ },

show: {
category: ['vps'],
subcategory: ['backups'],

@@ -108,2 +110,3 @@ },

show: {
category: ['vps'],
subcategory: ['dataCenters'],

@@ -124,2 +127,3 @@ },

show: {
category: ['vps'],
subcategory: ['ptrRecords'],

@@ -148,2 +152,3 @@ },

show: {
category: ['vps'],
subcategory: ['firewall'],

@@ -165,2 +170,3 @@ },

show: {
category: ['vps'],
subcategory: ['malware'],

@@ -181,2 +187,3 @@ },

show: {
category: ['vps'],
subcategory: ['osTemplates'],

@@ -200,2 +207,3 @@ },

show: {
category: ['vps'],
subcategory: ['installScripts'],

@@ -218,2 +226,3 @@ },

show: {
category: ['vps'],
subcategory: ['publicKeys'],

@@ -234,2 +243,3 @@ },

show: {
category: ['vps'],
subcategory: ['recovery'],

@@ -252,2 +262,3 @@ },

show: {
category: ['vps'],
subcategory: ['snapshots'],

@@ -280,2 +291,3 @@ },

show: {
category: ['vps'],
subcategory: ['virtualMachine'],

@@ -327,2 +339,3 @@ },

show: {
category: ['vps'],
vpsAction: [

@@ -341,2 +354,3 @@ 'getAction', 'listActions', 'deleteBackup', 'listBackups', 'restoreBackup', 'createPTR', 'deletePTR', 'activateFirewall', 'deactivateFirewall', 'syncFirewall', 'getMonarx', 'addMonarx', 'removeMonarx', 'attachPublicKey', 'createRecovery', 'deleteRecovery', 'getSnapshot', 'createSnapshot', 'deleteSnapshot', 'restoreSnapshot', 'getVmPublicKeys', 'updateHostname', 'resetHostname', 'getVm', 'getVmMetrics', 'updateNameservers', 'updatePanelPassword', 'recreateVm', 'restartVm', 'updateRootPassword', 'setupVm', 'startVm', 'stopVm'

show: {
category: ['vps'],
vpsAction: [

@@ -355,2 +369,3 @@ 'getVmMetrics'

show: {
category: ['vps'],
vpsAction: [

@@ -369,2 +384,3 @@ 'getVmMetrics'

show: {
category: ['vps'],
vpsAction: ['getAction']

@@ -381,2 +397,3 @@ }

show: {
category: ['vps'],
vpsAction: ['deleteBackup', 'restoreBackup']

@@ -393,2 +410,3 @@ }

show: {
category: ['vps'],
vpsAction: [

@@ -407,3 +425,4 @@ 'activateFirewall', 'deactivateFirewall', 'getFirewall', 'deleteFirewall', 'updateFirewallRule', 'deleteFirewallRule', 'createFirewallRule', 'syncFirewall'

show: {
vpsAction: [
category: ['dns'],
dnsAction: [
'getDnsSnapshot', 'restoreDnsSnapshot'

@@ -432,2 +451,3 @@ ]

show: {
category: ['vps'],
vpsAction: ['updateFirewallRule', 'deleteFirewallRule']

@@ -444,2 +464,3 @@ }

show: {
category: ['vps'],
vpsAction: ['getPostInstallScript', 'updatePostInstallScript', 'deletePostInstallScript']

@@ -456,2 +477,3 @@ }

show: {
category: ['vps'],
vpsAction: ['deletePublicKey']

@@ -468,2 +490,3 @@ }

show: {
category: ['vps'],
vpsAction: ['getTemplate']

@@ -481,2 +504,3 @@ }

show: {
category: ['vps'],
vpsAction: [

@@ -483,0 +507,0 @@ 'createFirewall', 'updateFirewallRule', 'createFirewallRule', 'updatePostInstallScript', 'createPostInstallScript', 'attachPublicKey', 'createPublicKey', 'createRecovery', 'updateHostname', 'updateNameservers', 'updatePanelPassword', 'recreateVm', 'updateRootPassword', 'setupVm'

{
"name": "n8n-nodes-hostinger-api",
"version": "1.0.1",
"version": "1.0.2",
"description": "Hostinger API n8n Node",

@@ -42,3 +42,3 @@ "keywords": [

"eslint-plugin-n8n-nodes-base": "^1.11.0",
"gulp": "^4.0.2",
"gulp": "^5.0.0",
"n8n-workflow": "*",

@@ -45,0 +45,0 @@ "prettier": "^2.7.1",

{
"name": "n8n-nodes-hostinger-api",
"version": "1.0.1",
"version": "1.0.2",
"description": "Hostinger API n8n Node",

@@ -42,3 +42,3 @@ "keywords": [

"eslint-plugin-n8n-nodes-base": "^1.11.0",
"gulp": "^4.0.2",
"gulp": "^5.0.0",
"n8n-workflow": "*",

@@ -45,0 +45,0 @@ "prettier": "^2.7.1",

@@ -79,2 +79,4 @@ # n8n-nodes-hostinger-api

- **v1.0.2**:
- Fixed inputs on category selection
- **v1.0.1**:

@@ -81,0 +83,0 @@ - Added `User-Agent` header

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet