@lbu/insight
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@lbu/insight", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Simple logger in NDJSON format", | ||
"main": "dist/index.js", | ||
"main": "index.js", | ||
"keywords": [ | ||
"logging", | ||
"ndjson", | ||
"insight", | ||
"lightbase", | ||
"lbu", | ||
"lightbase", | ||
"backend", | ||
"gen", | ||
"generate" | ||
"logger" | ||
], | ||
"files": [ | ||
"README.md", | ||
"LICENSE", | ||
"dist/**/*.*" | ||
], | ||
"types": "./dist/index.d.ts", | ||
"license": "MIT", | ||
"devDependencies": { | ||
"@types/node": "13.1.8" | ||
}, | ||
"author": { | ||
@@ -37,3 +23,6 @@ "name": "Dirk de Visser", | ||
}, | ||
"gitHead": "efcd5097edec95c80c2b7f1e637f6a4f401e26f5" | ||
"engines": { | ||
"node": ">=12" | ||
}, | ||
"gitHead": "9e38110ceb9ddfdbf75a0e8300893fc0d4800e7e" | ||
} |
@@ -12,6 +12,37 @@ # @lbu/insight | ||
## Versioning and first release | ||
For internal testing we stay on v0.0.x. To reach v0.1.0 the following features | ||
will be supported: | ||
- Flexible code generation (validators, router, queries, openapi) | ||
- Usable documentation | ||
- Test coverage (either e2e or unit, but enough to be considered somewhat | ||
stable) | ||
- Used in a medium size project @ Lightbase | ||
- Implement a [Realworld project](https://github.com/gothinkster/realworld) | ||
## Features | ||
- @lbu/cli: Project template, and simple script runner | ||
- @lbu/code-gen: Flexible code generators. Supports generating validators, | ||
router, SQL and more | ||
- @lbu/insight: Opinionated logger | ||
- @lbu/server: Wrap around Koa and some useful middleware | ||
- @lbu/stdlib: Growing library with features like uuid generation and background | ||
jobs | ||
## Roadmap | ||
- [ ] @lbu/store: Common abstraction for FileSystem, Redis, Memory support for | ||
queues, KV store etc | ||
- [ ] @lbu/code-gen: More plugins | ||
## Docs | ||
See [/docs](/docs/README.md) | ||
## Development | ||
See [CONTRIBUTING.md](/CONTRIBUTING.md). |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
0
48
1
9884
7
283
1