@rylorin/technicalindicators
Advanced tools
Comparing version 3.1.22 to 3.1.23
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2373121
222