Comparing version 4.1.1 to 5.0.0
@@ -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. |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
12430
4
6
+ Added@hapi/b64@5.0.0(transitive)
+ Added@hapi/boom@9.1.4(transitive)
+ Added@hapi/content@5.0.2(transitive)
+ Added@hapi/hoek@9.3.0(transitive)
+ Added@hapi/nigel@4.0.2(transitive)
+ Added@hapi/vise@4.0.0(transitive)
- Removed@hapi/b64@4.2.1(transitive)
- Removed@hapi/boom@7.4.11(transitive)
- Removed@hapi/content@4.1.1(transitive)
- Removed@hapi/hoek@8.5.1(transitive)
- Removed@hapi/nigel@3.1.1(transitive)
- Removed@hapi/vise@3.1.1(transitive)
Updated@hapi/b64@5.x.x
Updated@hapi/boom@9.x.x
Updated@hapi/content@5.x.x
Updated@hapi/hoek@9.x.x
Updated@hapi/nigel@4.x.x