n8n-nodes-moca 0.2.5 → 0.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE.md CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2026 n8n-nodes-moca contributors
3
+ Copyright (c) 2026 Nick Saway
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-moca",
3
- "version": "0.2.4",
3
+ "version": "0.2.6",
4
4
  "description": "n8n community node to connect to a MOCA server (Blue Yonder / RedPrairie WMS) and run MOCA syntax commands and native (local) SQL",
5
5
  "license": "MIT",
6
6
  "homepage": "https://github.com/rnsaway/n8n-nodes-moca#readme",
@@ -22,8 +22,8 @@
22
22
  "warehouse"
23
23
  ],
24
24
  "author": {
25
- "name": "MOCA Community Node",
26
- "email": "noreply@example.com"
25
+ "name": "Nick Saway",
26
+ "email": "rnsaway@gmail.com"
27
27
  },
28
28
  "engines": {
29
29
  "node": ">=20.19"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-moca",
3
- "version": "0.2.5",
3
+ "version": "0.2.6",
4
4
  "description": "n8n community node to connect to a MOCA server (Blue Yonder / RedPrairie WMS) and run MOCA syntax commands and native (local) SQL",
5
5
  "license": "MIT",
6
6
  "homepage": "https://github.com/rnsaway/n8n-nodes-moca#readme",
@@ -22,8 +22,8 @@
22
22
  "warehouse"
23
23
  ],
24
24
  "author": {
25
- "name": "MOCA Community Node",
26
- "email": "noreply@example.com"
25
+ "name": "Nick Saway",
26
+ "email": "rnsaway@gmail.com"
27
27
  },
28
28
  "engines": {
29
29
  "node": ">=20.19"