Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F10360089
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/package.json b/package.json
index 478450b..2dd3b72 100644
--- a/package.json
+++ b/package.json
@@ -1,87 +1,87 @@
{
"name": "@sealcode/sealgen",
- "version": "0.15.45",
+ "version": "0.15.45-hotfix",
"description": "Module to automate adding routes and collections to a sealious application",
"main": "lib/index.js",
"type": "module",
"scripts": {
"prebuild": "npm run lint && rm -rf lib",
"build": "node ./build.js",
"postbuild": "npm run build-types",
"pretest": "npm run build",
"test": "node test.cjs",
"typecheck": "tsc --noemit",
"build-types": "tsc --emitDeclarationOnly",
"prepare": "npm run build",
"lint": "eslint src",
"preinstrument": "npm run build && rm -fr .xunit coverage lib-instrumented",
"instrument": "npx nyc instrument --exclude \"\" lib lib-instrumented",
"pretest-reports": "npm run instrument",
"test-reports": "npx nyc --exclude \"\" ./node_modules/.bin/mocha --recursive --timeout=10000 --require source-map-support/register --reporter xunit --reporter-option output=.xunit 'lib-instrumented/**/*.test.js' --exit && nyc report --reporter clover --exclude \"\"",
"precover-html": "rm -rf coverate/lcov-report",
"cover-html": "npm run test-reports && nyc report --reporter lcov --exclude \"\" && xdg-open coverage/lcov-report/index.html"
},
"bin": {
"sealgen": "./lib/cli.js"
},
"author": "",
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.30.0",
"@types/koa__router": "^12.0.4",
"@types/md5": "^2.3.5",
"@types/mocha": "^10.0.6",
"@types/node": "^20.8.4",
"@types/prettier": "^2.7.0",
"@types/prompts": "^2.0.14",
"@types/recursive-readdir": "^2.2.4",
"@types/ws": "^8.5.10",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"axios": "^1.6.7",
"chalk": "^5.3.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-with-tsc-error": "^0.0.7",
"get-port": "^5.1.1",
"koa-body": "^5.0.0",
"mocha": "^10.4.0",
"mri": "^1.2.0",
"nyc": "^15.1.0",
"playwright": "^1.29.2",
"source-map-support": "^0.5.21",
"ts-node": "^10.9.1",
"typescript": "^4.7",
"wait-port": "^1.0.4"
},
"types": "./@types/src/index.d.ts",
"dependencies": {
"@koa/router": "^12.0.1",
"@sealcode/file-manager": "^1.0.2",
"@sealcode/ts-predicates": "^0.4.3",
"chokidar": "^3.6.0",
"deepmerge": "^4.3.1",
"esbuild": "^0.20.0",
"escape-goat": "^4.0.0",
"google-fonts-helper": "^3.4.1",
"is-what": "^4.1.16",
"js-convert-case": "^4.2.0",
"locreq": "^3.0.0",
"md5": "^2.3.0",
"merge": "^2.1.1",
"prettier": "^2.7.1",
"prompts": "^2.4.2",
"recursive-readdir": "^2.2.3",
"tempstream": "^0.4.0",
"tiny-glob": "^0.2.9",
"ws": "^8.16.0",
"yargs": "^17.6.2"
},
"peerDependencies": {
"koa": "^2.13.0",
"koa-responsive-image-router": "^0.2.24",
"sealious": "^0.19.8"
}
}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Nov 8, 04:33 (1 d, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1034008
Default Alt Text
(2 KB)
Attached To
Mode
rSGEN sealgen
Attached
Detach File
Event Timeline
Log In to Comment