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

@rylorin/technicalindicators

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rylorin/technicalindicators - npm Package Compare versions

Comparing version 3.1.22 to 3.1.23

.github/workflows/qc.yml

10

package.json
{
"name": "@rylorin/technicalindicators",
"version": "3.1.22",
"version": "3.1.23",
"description": "Techincal Indicators written in javascript",

@@ -110,3 +110,3 @@ "keywords": [

"test": "mocha --recursive --require @babel/register",
"test:watch": "mocha --watch --require @babel/register"
"test:watch": "mocha --watch --recursive --require @babel/register"
},

@@ -122,3 +122,3 @@ "dependencies": {},

"@rollup/plugin-terser": "^0.4.4",
"@types/node": "^20.11.27",
"@types/node": "^20.11.28",
"bl": "^6.0.12",

@@ -128,3 +128,3 @@ "draw-candlestick": "2.0.3",

"inquirer": "^9.2.16",
"koa": "^2.15.0",
"koa": "^2.15.1",
"koa-static": "^5.0.0",

@@ -148,3 +148,3 @@ "lit-html": "^3.1.2",

"engines": {
"node": ">=20"
"node": ">=18"
},

@@ -151,0 +151,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

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