Comparing version 1.5.5 to 1.5.6
{ | ||
"name": "listhen", | ||
"version": "1.5.5", | ||
"version": "1.5.6", | ||
"description": "👂 Elegant HTTP Listener", | ||
@@ -34,32 +34,32 @@ "repository": "unjs/listhen", | ||
"@parcel/watcher-wasm": "2.3.0", | ||
"citty": "^0.1.4", | ||
"clipboardy": "^3.0.0", | ||
"citty": "^0.1.5", | ||
"clipboardy": "^4.0.0", | ||
"consola": "^3.2.3", | ||
"defu": "^6.1.2", | ||
"get-port-please": "^3.1.1", | ||
"h3": "^1.8.1", | ||
"defu": "^6.1.4", | ||
"get-port-please": "^3.1.2", | ||
"h3": "^1.10.0", | ||
"http-shutdown": "^1.2.2", | ||
"jiti": "^1.20.0", | ||
"jiti": "^1.21.0", | ||
"mlly": "^1.4.2", | ||
"node-forge": "^1.3.1", | ||
"pathe": "^1.1.1", | ||
"std-env": "^3.4.3", | ||
"ufo": "^1.3.0", | ||
"untun": "^0.1.2", | ||
"std-env": "^3.7.0", | ||
"ufo": "^1.3.2", | ||
"untun": "^0.1.3", | ||
"uqr": "^0.1.2" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.6.3", | ||
"@types/node-forge": "^1.3.5", | ||
"@vitest/coverage-v8": "^0.34.4", | ||
"@types/node": "^20.10.7", | ||
"@types/node-forge": "^1.3.11", | ||
"@vitest/coverage-v8": "^1.1.3", | ||
"changelogen": "^0.5.5", | ||
"eslint": "^8.49.0", | ||
"eslint": "^8.56.0", | ||
"eslint-config-unjs": "^0.2.1", | ||
"ip-regex": "^5.0.0", | ||
"prettier": "^3.0.3", | ||
"typescript": "^5.2.2", | ||
"prettier": "^3.1.1", | ||
"typescript": "^5.3.3", | ||
"unbuild": "^2.0.0", | ||
"vitest": "^0.34.4" | ||
"vitest": "^1.1.3" | ||
}, | ||
"packageManager": "pnpm@8.7.4", | ||
"packageManager": "pnpm@8.14.0", | ||
"scripts": { | ||
@@ -66,0 +66,0 @@ "build": "unbuild", |
@@ -60,3 +60,3 @@ # 👂 listhen | ||
app.use("/", () => "Hello world!"); | ||
app.use("/", eventHandler(() => "Hello world!")); | ||
``` | ||
@@ -63,0 +63,0 @@ |
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
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
16
4
167312
20
4451
+ Addedclipboardy@4.0.0(transitive)
+ Addedexeca@8.0.1(transitive)
+ Addedget-stream@8.0.1(transitive)
+ Addedhuman-signals@5.0.0(transitive)
+ Addedis-docker@3.0.0(transitive)
+ Addedis-inside-container@1.0.0(transitive)
+ Addedis-stream@3.0.0(transitive)
+ Addedis-wsl@3.1.0(transitive)
+ Addedis64bit@2.0.0(transitive)
+ Addedmimic-fn@4.0.0(transitive)
+ Addednpm-run-path@5.3.0(transitive)
+ Addedonetime@6.0.0(transitive)
+ Addedpath-key@4.0.0(transitive)
+ Addedsignal-exit@4.1.0(transitive)
+ Addedstrip-final-newline@3.0.0(transitive)
+ Addedsystem-architecture@0.1.0(transitive)
- Removedarch@2.2.0(transitive)
- Removedclipboardy@3.0.0(transitive)
- Removedexeca@5.1.1(transitive)
- Removedget-stream@6.0.1(transitive)
- Removedhuman-signals@2.1.0(transitive)
- Removedis-docker@2.2.1(transitive)
- Removedis-stream@2.0.1(transitive)
- Removedis-wsl@2.2.0(transitive)
- Removedmimic-fn@2.1.0(transitive)
- Removednpm-run-path@4.0.1(transitive)
- Removedonetime@5.1.2(transitive)
- Removedsignal-exit@3.0.7(transitive)
- Removedstrip-final-newline@2.0.0(transitive)
Updatedcitty@^0.1.5
Updatedclipboardy@^4.0.0
Updateddefu@^6.1.4
Updatedget-port-please@^3.1.2
Updatedh3@^1.10.0
Updatedjiti@^1.21.0
Updatedstd-env@^3.7.0
Updatedufo@^1.3.2
Updateduntun@^0.1.3