orator 3.0.3 → 3.0.5

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.
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "optOut": false,
3
- "lastUpdateCheck": 1677357438471
3
+ "lastUpdateCheck": 1677519671750
4
4
  }
package/debug/Harness.js CHANGED
@@ -12,7 +12,7 @@ const tmpServiceServer = new libOrator(
12
12
 
13
13
  "APIServerPort": 8080
14
14
  }
15
- // Uncomment the next line to enable restify!
15
+ // Uncomment the next line to enable restify!
16
16
  ,libOratorServiceServerRestify
17
17
  );
18
18
  // Initialize the service server