@hattip/compose
Advanced tools
Comparing version 0.0.27 to 0.0.28
@@ -16,2 +16,3 @@ // src/index.ts | ||
}, | ||
// eslint-disable-next-line @typescript-eslint/no-unused-vars | ||
next ? (_) => next() : (_) => void 0 | ||
@@ -18,0 +19,0 @@ ); |
{ | ||
"name": "@hattip/compose", | ||
"version": "0.0.27", | ||
"version": "0.0.28", | ||
"type": "module", | ||
@@ -12,12 +12,12 @@ "description": "Middleware system for HatTip", | ||
"dependencies": { | ||
"@hattip/core": "0.0.27" | ||
"@hattip/core": "0.0.28" | ||
}, | ||
"devDependencies": { | ||
"@cyco130/eslint-config": "^2.1.2", | ||
"eslint": "^8.32.0", | ||
"@cyco130/eslint-config": "^2.1.3", | ||
"eslint": "^8.34.0", | ||
"node-fetch": "^3.3.0", | ||
"publint": "^0.1.8", | ||
"tsup": "^6.5.0", | ||
"typescript": "^4.9.4", | ||
"vitest": "^0.27.1" | ||
"publint": "^0.1.9", | ||
"tsup": "^6.6.3", | ||
"typescript": "^4.9.5", | ||
"vitest": "^0.28.5" | ||
}, | ||
@@ -24,0 +24,0 @@ "scripts": { |
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
8725
97
+ Added@hattip/core@0.0.28(transitive)
- Removed@hattip/core@0.0.27(transitive)
Updated@hattip/core@0.0.28