num-client
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -67,3 +67,3 @@ "use strict"; | ||
var DEFAULT_LANGUAGE = 'en'; | ||
var DEFAULT_COUNTRY = 'gb'; | ||
var DEFAULT_COUNTRY = 'us'; | ||
var DEFAULT_LOCALE_FILE_NAME = 'en-us.json'; | ||
@@ -70,0 +70,0 @@ var DNS_REQUEST_TIMEOUT_MS = 500; |
@@ -6,2 +6,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var pino_1 = __importDefault(require("pino")); | ||
var _1 = require("."); | ||
@@ -11,3 +12,2 @@ var client_1 = require("./client"); | ||
var lookupgenerators_1 = require("./lookupgenerators"); | ||
var pino_1 = __importDefault(require("pino")); | ||
var log = pino_1.default(); | ||
@@ -14,0 +14,0 @@ lookupgenerators_1.setenvDomainLookups('prod'); |
{ | ||
"name": "num-client", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "A NUM Protocol Client in TypeScript", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package