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

laplace-api

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

laplace-api - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "laplace-api",
"version": "1.1.0",
"version": "1.1.1",
"description": "Client library for Laplace API for the US stock market and BIST (Istanbul stock market) fundamental financial data.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -30,6 +30,12 @@ import { Client } from './client';

OneMinute = "1m",
ThreeMinute = "3m",
FiveMinute = "5m",
FifteenMinute = "15m",
ThirtyMinute = "30m",
OneHour = "1h",
OneDay = "24h",
TwoHour = "2h",
OneDay = "1d",
FiveDay = "5d",
SevenDay = "7d",
ThirtyDay = "30d",
}

@@ -36,0 +42,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