Comparing version 3.0.0 to 3.0.1
@@ -6,2 +6,3 @@ 'use strict'; | ||
const Stream = require('stream'); | ||
const B64 = require('b64'); | ||
@@ -8,0 +9,0 @@ const Boom = require('boom'); |
{ | ||
"name": "pez", | ||
"description": "Multipart parser", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"repository": "git://github.com/hapijs/pez", | ||
@@ -16,12 +16,14 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"b64": "3.x.x", | ||
"boom": "5.x.x", | ||
"b64": "4.x.x", | ||
"boom": "6.x.x", | ||
"content": "4.x.x", | ||
"hoek": "4.x.x", | ||
"nigel": "2.x.x" | ||
"hoek": "5.x.x", | ||
"nigel": "3.x.x" | ||
}, | ||
"devDependencies": { | ||
"code": "5.x.x", | ||
"form-data": "2.x.x", | ||
"lab": "14.x.x", | ||
"wreck": "12.x.x" | ||
"teamwork": "2.x.x", | ||
"wreck": "13.x.x" | ||
}, | ||
@@ -28,0 +30,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
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
12844
5
+ Addedb64@4.1.2(transitive)
+ Addedboom@6.0.0(transitive)
+ Addedhoek@5.0.4(transitive)
+ Addednigel@3.0.4(transitive)
+ Addedvise@3.0.2(transitive)
- Removedb64@3.1.1(transitive)
- Removedboom@5.3.3(transitive)
- Removedhoek@4.3.1(transitive)
- Removednigel@2.1.1(transitive)
- Removedvise@2.1.1(transitive)
Updatedb64@4.x.x
Updatedboom@6.x.x
Updatedhoek@5.x.x
Updatednigel@3.x.x