Socket
Socket
Sign inDemoInstall

limestone-api

Package Overview
Dependencies
17
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.2 to 3.0.3

4

package.json
{
"name": "limestone-api",
"version": "3.0.2",
"version": "3.0.3",
"description": "Javascript library for fetching trusted token pricing data from Limestone data ecosystem",

@@ -9,3 +9,3 @@ "main": "lib/index.js",

"build": "tsc",
"test": "echo hhhh",
"test": "jest --config jestconfig.json",
"format": "prettier --write \"src/**/*.ts\"",

@@ -12,0 +12,0 @@ "prepare": "yarn build",

@@ -67,3 +67,4 @@ # Limestone API

You can also use a `symbols` object to explore all available symbols right in the code.
### Available symbols
You can use a `symbols` object to explore all available symbols right in the code.
```js

@@ -75,2 +76,3 @@ import limestone from 'limestone-api';

```
![limestone code example](docs/limestone-symbols-example.gif)

@@ -77,0 +79,0 @@ <br/>

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc