Comparing version 18.2.6 to 18.2.7
@@ -6,3 +6,3 @@ /** | ||
* @license BSD-3-Clause | ||
* @version 18.2.6 | ||
* @version 18.2.7 | ||
*/ | ||
@@ -9,0 +9,0 @@ import {STATUS_CODES,METHODS}from'node:http';import {join,extname,resolve}from'node:path';import {EventEmitter}from'node:events';import {stat,readdir}from'node:fs/promises';import {etag}from'tiny-etag';import {precise}from'precise';import {lru}from'tiny-lru';import {createRequire}from'node:module';import {fileURLToPath,URL}from'node:url';import {readFileSync,createReadStream}from'node:fs';import {coerce}from'tiny-coerce';import mimeDb from'mime-db';const __dirname$1 = fileURLToPath(new URL(".", import.meta.url)); |
{ | ||
"name": "woodland", | ||
"version": "18.2.6", | ||
"version": "18.2.7", | ||
"description": "Lightweight HTTP framework with automatic headers", | ||
@@ -17,3 +17,3 @@ "type": "module", | ||
"tpl", | ||
"types" | ||
"types/woodland.d.ts" | ||
], | ||
@@ -20,0 +20,0 @@ "scripts": { |
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
75249
8
1686