@tinyhttp/cors
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@tinyhttp/cors", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "tinyhttp CORS module", | ||
"type": "module", | ||
"main": "dist/index.cjs", | ||
"types": "dist/index.d.ts", | ||
"module": "dist/index.js", | ||
"main": "./dist/index.cjs", | ||
"types": "./dist/index.d.ts", | ||
"module": "./dist/index.js", | ||
"exports": { | ||
@@ -10,0 +10,0 @@ ".": { |
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
10847