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

@hapi/content

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapi/content - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

4

lib/index.js

@@ -99,2 +99,6 @@ 'use strict';

if ($1 === '__proto__') {
throw Boom.badRequest('Invalid content-disposition header format includes invalid parameters');
}
if ($2) {

@@ -101,0 +105,0 @@ if (!$3) {

2

package.json
{
"name": "@hapi/content",
"description": "HTTP Content-* headers parsing",
"version": "5.0.0",
"version": "5.0.1",
"repository": "git://github.com/hapijs/content",

@@ -6,0 +6,0 @@ "main": "lib/index.js",

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