New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fast-content-type-parse

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-content-type-parse - npm Package Compare versions

Comparing version 1.1.0 to 2.0.0

.gitattributes

11

package.json
{
"name": "fast-content-type-parse",
"version": "1.1.0",
"version": "2.0.0",
"description": "Parse HTTP Content-Type header according to RFC 7231",
"main": "index.js",
"type": "commonjs",
"types": "./types/index.d.ts",

@@ -23,6 +24,6 @@ "scripts": {

"type": "git",
"url": "https://github.com/fastify/fast-content-type-parse.git"
"url": "git+https://github.com/fastify/fast-content-type-parse.git"
},
"devDependencies": {
"@fastify/pre-commit": "^2.0.2",
"@fastify/pre-commit": "^2.1.0",
"benchmark": "^2.1.4",

@@ -32,4 +33,4 @@ "busboy": "^1.6.0",

"standard": "^17.0.0",
"tap": "^16.3.2",
"tsd": "^0.29.0"
"tap": "^19.2.5",
"tsd": "^0.31.0"
},

@@ -36,0 +37,0 @@ "pre-commit": [

@@ -11,3 +11,3 @@ # fast-content-type-parse

[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://standardjs.com/)
[![Security Responsible Disclosure](https://img.shields.io/badge/Security-Responsible%20Disclosure-yellow.svg)](https://github.com/nodejs/security-wg/blob/HEAD/processes/responsible_disclosure_template.md)
[![Security Responsible Disclosure](https://img.shields.io/badge/Security-Responsible%20Disclosure-yellow.svg)](https://github.com/fastify/.github/blob/main/SECURITY.md)

@@ -14,0 +14,0 @@ </div>

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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