Comparing version 2.0.4 to 2.0.5
@@ -84,3 +84,2 @@ "use strict"; | ||
.join("/"); | ||
console.log({ getRoute, path }); | ||
return { getRoute, path }; | ||
@@ -87,0 +86,0 @@ }; |
@@ -70,4 +70,2 @@ import { join } from "path"; | ||
.join("/"); | ||
console.log({ getRoute, path }); | ||
@@ -74,0 +72,0 @@ return { getRoute, path }; |
{ | ||
"name": "18h", | ||
"description": "A Next.js style dynamic API router for Koa-based APIs.", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "url": "https://github.com/ridafkih/18h" |
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
29456
646