@tinyhttp/content-disposition
Advanced tools
Comparing version 1.3.0 to 2.0.0
{ | ||
"name": "@tinyhttp/content-disposition", | ||
"description": "content-disposition rewrite in TypeScript with ESM and CommonJS targets", | ||
"version": "1.3.0", | ||
"version": "2.0.0", | ||
"homepage": "https://tinyhttp.v1rtl.site", | ||
"funding": { | ||
"type": "individual", | ||
"url": "https://github.com/talentlessguy/tinyhttp?sponsor=1" | ||
"url": "https://github.com/tinyhttp/tinyhttp?sponsor=1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/talentlessguy/tinyhttp.git", | ||
"url": "https://github.com/tinyhttp/tinyhttp.git", | ||
"directory": "packages/content-disposition" | ||
@@ -19,13 +19,4 @@ }, | ||
"type": "module", | ||
"main": "./dist/index.cjs", | ||
"types": "./dist/index.d.ts", | ||
"module": "./dist/index.js", | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"./package.json": "./package.json", | ||
"./": "./" | ||
}, | ||
"exports": "./dist/index.js", | ||
"files": [ | ||
@@ -37,2 +28,2 @@ "dist" | ||
} | ||
} | ||
} |
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
12045
107070
5
170
0