@fluojs/runtime
Advanced tools
| export { bootstrapHttpAdapterApplication, createHttpAdapterMiddleware, formatHttpAdapterListenMessage, runHttpAdapterApplication, type BootstrapHttpAdapterApplicationOptions, type HttpAdapterCorsInput, type HttpAdapterListenTarget, type HttpAdapterMiddlewareOptions, type HttpAdapterShutdownRegistration, type RunHttpAdapterApplicationOptions, } from '../http-adapter-shared.js'; | ||
| export { createConsoleApplicationLogger } from '../logging/logger.js'; | ||
| //# sourceMappingURL=internal-http-adapter.d.ts.map |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"internal-http-adapter.d.ts","sourceRoot":"","sources":["../../src/adapters/internal-http-adapter.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,+BAA+B,EAC/B,2BAA2B,EAC3B,8BAA8B,EAC9B,yBAAyB,EACzB,KAAK,sCAAsC,EAC3C,KAAK,oBAAoB,EACzB,KAAK,uBAAuB,EAC5B,KAAK,4BAA4B,EACjC,KAAK,+BAA+B,EACpC,KAAK,gCAAgC,GACtC,MAAM,2BAA2B,CAAC"} | ||
| {"version":3,"file":"internal-http-adapter.d.ts","sourceRoot":"","sources":["../../src/adapters/internal-http-adapter.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,+BAA+B,EAC/B,2BAA2B,EAC3B,8BAA8B,EAC9B,yBAAyB,EACzB,KAAK,sCAAsC,EAC3C,KAAK,oBAAoB,EACzB,KAAK,uBAAuB,EAC5B,KAAK,4BAA4B,EACjC,KAAK,+BAA+B,EACpC,KAAK,gCAAgC,GACtC,MAAM,2BAA2B,CAAC;AACnC,OAAO,EAAE,8BAA8B,EAAE,MAAM,sBAAsB,CAAC"} |
@@ -1,1 +0,2 @@ | ||
| export { bootstrapHttpAdapterApplication, createHttpAdapterMiddleware, formatHttpAdapterListenMessage, runHttpAdapterApplication } from '../http-adapter-shared.js'; | ||
| export { bootstrapHttpAdapterApplication, createHttpAdapterMiddleware, formatHttpAdapterListenMessage, runHttpAdapterApplication } from '../http-adapter-shared.js'; | ||
| export { createConsoleApplicationLogger } from '../logging/logger.js'; |
+4
-4
@@ -12,3 +12,3 @@ { | ||
| ], | ||
| "version": "1.1.3", | ||
| "version": "1.1.4", | ||
| "private": false, | ||
@@ -71,6 +71,6 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@fluojs/core": "^1.0.3", | ||
| "@fluojs/config": "^1.0.2", | ||
| "@fluojs/di": "^1.0.3", | ||
| "@fluojs/core": "^1.0.3", | ||
| "@fluojs/http": "^1.1.0" | ||
| "@fluojs/http": "^1.1.0", | ||
| "@fluojs/di": "^1.0.3" | ||
| }, | ||
@@ -77,0 +77,0 @@ "devDependencies": { |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
373854
0.05%7545
0.03%