functionalscript
Advanced tools
Comparing version 0.0.574 to 0.0.575
{ | ||
"name": "@functionalscript/functionalscript", | ||
"version": "0.0.0", | ||
"exports": "./module.f.cjs" | ||
"name": "@functionalscript/functionalscript", | ||
"version": "0.0.575", | ||
"exports": "./index.f.cjs" | ||
} |
{ | ||
"name": "functionalscript", | ||
"version": "0.0.574", | ||
"version": "0.0.575", | ||
"description": "FunctionalScript is a functional subset of JavaScript", | ||
"main": "index.f.cjs", | ||
"scripts": { | ||
"tsc": "tsc", | ||
"test": "tsc && npm run test-only", | ||
"index": "node ./dev/index.mjs", | ||
"version": "node ./nodejs/version/main.cjs", | ||
@@ -32,5 +34,5 @@ "test-only": "node --trace-uncaught ./dev/test.mjs", | ||
"devDependencies": { | ||
"@types/node": "^22.9.3", | ||
"@types/node": "^22.10.0", | ||
"typescript": "^5.7.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
569868
178
11722