functionalscript
Advanced tools
Comparing version 0.3.15 to 0.4.0
{ | ||
"name": "functionalscript", | ||
"version": "0.3.15", | ||
"version": "0.4.0", | ||
"type": "module", | ||
@@ -16,3 +16,2 @@ "files": [ | ||
"test": "tsc && node --trace-uncaught ./dev/test.ts", | ||
"comtest": "node ./com/test/build.ts", | ||
"index": "node ./dev/index.ts", | ||
@@ -44,4 +43,4 @@ "version": "node ./nodejs/version/main.ts", | ||
"@types/node": "^22.10.5", | ||
"typescript": "^5.7.2" | ||
"typescript": "^5.7.3" | ||
} | ||
} |
541019
213
15307