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

@hapi/pez

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapi/pez - npm Package Compare versions

Comparing version 4.1.1 to 5.0.0

2

LICENSE.md

@@ -1,2 +0,2 @@

Copyright (c) 2014-2019, Sideway Inc, and project contributors
Copyright (c) 2014-2020, Sideway Inc, and project contributors
Copyright (c) 2014, Walmart.

@@ -3,0 +3,0 @@ Copyright (c) 2011-2013 Felix Geisendörfer, Andrew Kelley

{
"name": "@hapi/pez",
"description": "Multipart parser",
"version": "4.1.1",
"version": "5.0.0",
"repository": "git://github.com/hapijs/pez",
"main": "lib/index.js",
"files": [
"lib"
],
"keywords": [

@@ -13,14 +16,14 @@ "HTTP",

"dependencies": {
"@hapi/b64": "4.x.x",
"@hapi/boom": "7.x.x",
"@hapi/content": "4.x.x",
"@hapi/hoek": "8.x.x",
"@hapi/nigel": "3.x.x"
"@hapi/b64": "5.x.x",
"@hapi/boom": "9.x.x",
"@hapi/content": "5.x.x",
"@hapi/hoek": "9.x.x",
"@hapi/nigel": "4.x.x"
},
"devDependencies": {
"@hapi/code": "6.x.x",
"@hapi/lab": "20.x.x",
"@hapi/teamwork": "3.x.x",
"@hapi/wreck": "15.x.x",
"form-data": "2.x.x"
"@hapi/code": "8.x.x",
"@hapi/lab": "22.x.x",
"@hapi/teamwork": "4.x.x",
"@hapi/wreck": "17.x.x",
"form-data": "3.x.x"
},

@@ -27,0 +30,0 @@ "scripts": {

<a href="http://hapijs.com"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a>
# pez
# @hapi/pez
[![Build Status](https://travis-ci.org/hapijs/pez.svg?branch=master)](https://travis-ci.org/hapijs/pez)
Multipart parser.
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