Comparing version 0.5.1 to 0.5.2
@@ -15,3 +15,4 @@ import { CurrencyTickerInterval, ICurrenciesTickerOptions, IRawCurrencyTicker } from "./api/currencies_ticker"; | ||
declare class Nomics { | ||
static NOMICS_API_BASE: string; | ||
static set NOMICS_API_BASE(apiBase: string); | ||
static get NOMICS_API_BASE(): string; | ||
private static baseUrl; | ||
@@ -18,0 +19,0 @@ private apiKey; |
{ | ||
"name": "nomics", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "", | ||
@@ -21,6 +21,6 @@ "main": "dist/index.js", | ||
"@babel/runtime-corejs2": "^7.5.5", | ||
"@types/jest": "^24.0.0", | ||
"jest": "^24.8.0", | ||
"@types/jest": "^25.1.4", | ||
"jest": "^25.1.0", | ||
"prettier": "^1.16.4", | ||
"ts-jest": "^24.0.2", | ||
"ts-jest": "^25.2.1", | ||
"tslint": "^5.18.0", | ||
@@ -27,0 +27,0 @@ "tslint-config-prettier": "^1.18.0", |
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
41326
971