@4lch4/api-starter
Advanced tools
Comparing version 0.2.1 to 1.0.0
@@ -21,2 +21,4 @@ import { IAppConfig } from './interfaces/index.js'; | ||
export * as Routes from './routes/index.js'; | ||
export * as Logger from '@4lch4/logger'; | ||
export * as KoaOto from '@4lch4/koa-oto'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -37,3 +37,5 @@ import { DEFAULT_APP_CONFIG, Server } from './lib/index.js'; | ||
export * as Routes from './routes/index.js'; | ||
export * as Logger from '@4lch4/logger'; | ||
export * as KoaOto from '@4lch4/koa-oto'; | ||
//#endregion Exports | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@4lch4/api-starter", | ||
"displayName": "API Starter", | ||
"version": "0.2.1", | ||
"version": "1.0.0", | ||
"description": "An NPM package to use for starting a new API within my infrastructure.", | ||
@@ -6,0 +6,0 @@ "main": "./dist/index.js", |
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
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
117379
347
2