Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nomics

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nomics - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

3

dist/index.d.ts

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc