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

@akkadu/rsi-api-base

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akkadu/rsi-api-base - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

7

package.json
{
"name": "@akkadu/rsi-api-base",
"version": "0.2.1",
"version": "0.2.2",
"description": "",

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

"prepare": "npm run build",
"prepublishOnly": "npm run lint"
"prepublishOnly": "npm run lint",
"start": "tsc --watch"
},

@@ -28,3 +29,3 @@ "keywords": [],

},
"gitHead": "97cc8a893a0018c2bb45edf995302f7b5269a0f3"
"gitHead": "98629c06e31a50d3b5fcd0b60b2d3535a805291a"
}

@@ -1,3 +0,9 @@

# RSI-API
# RSI API Interpretation Base
### How to start the project
```
yarn start
```
it will fire `tsc --watch`, which will build the javascript files from the `lib` folder when making changes in src.
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