Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tinyhttp/accepts

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/accepts - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

rollup.config.js

7

CHANGELOG.md
# @tinyhttp/accepts
## 0.0.23
### Patch Changes
- Fix missing accepts
## 0.0.22
### Patch Changes
- Fix broken release

19

package.json
{
"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 @@ ".": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc