We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abdba60 commit 1f3078eCopy full SHA for 1f3078e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ta-math",
3
- "version": "1.0.92",
+ "version": "1.0.93",
4
"description": "Technical analysis library in javascript. Calculates indicators and overlays from ohlcv data",
5
"main": "dist/ta-math.js",
6
"types": "dist/types/index.d.ts",
@@ -22,7 +22,7 @@
22
},
23
"devDependencies": {
24
"@babel/core": "7.19.6",
25
- "@babel/preset-env": "7.19.4",
+ "@babel/preset-env": "7.28.3",
26
"assemblyscript": "0.21.6",
27
"esm": "3.2.25",
28
"nyc": "15.1.0",
0 commit comments