@tinyhttp/accepts
Advanced tools
Comparing version 0.0.22 to 0.0.23
# @tinyhttp/accepts | ||
## 0.0.23 | ||
### Patch Changes | ||
- Fix missing accepts | ||
## 0.0.22 | ||
### Patch Changes | ||
- Fix broken release |
{ | ||
"name": "@tinyhttp/accepts", | ||
"description": "accepts rewrite in TypeScript with ESM and CommonJS targets", | ||
"version": "0.0.22", | ||
"repository": "https://github.com/talentlessguy/es-accepts.git", | ||
"version": "0.0.23", | ||
"homepage": "https://github.com/talentlessguy/tinyhttp#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/talentlessguy/tinyhttp.git", | ||
"directory": "packages/cookie-signature" | ||
}, | ||
"engines": { | ||
"node": ">=12.x" | ||
"node": ">=12.4.0" | ||
}, | ||
"files": [ | ||
"dist", | ||
"src" | ||
], | ||
"author": "talentlessguy <pilll.PL22@gmail.com>", | ||
"license": "MIT", | ||
"type": "module", | ||
"main": "dist/index.cjs", | ||
"types": "dist/index.d.ts", | ||
"module": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"exports": { | ||
@@ -20,0 +19,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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
20258
10
419
1
0
2