Comparing version 3.1.1 to 4.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 @@ All rights reserved. |
{ | ||
"name": "@hapi/vise", | ||
"description": "Treat multiple buffers as one", | ||
"version": "3.1.1", | ||
"version": "4.0.0", | ||
"repository": "git://github.com/hapijs/vise", | ||
"main": "lib/index.js", | ||
"files": [ | ||
"lib" | ||
], | ||
"keywords": [ | ||
@@ -14,7 +17,7 @@ "buffer", | ||
"dependencies": { | ||
"@hapi/hoek": "8.x.x" | ||
"@hapi/hoek": "9.x.x" | ||
}, | ||
"devDependencies": { | ||
"@hapi/code": "6.x.x", | ||
"@hapi/lab": "20.x.x" | ||
"@hapi/code": "8.x.x", | ||
"@hapi/lab": "22.x.x" | ||
}, | ||
@@ -21,0 +24,0 @@ "scripts": { |
<a href="http://hapijs.com"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a> | ||
# vise | ||
# @hapi/vise | ||
Treat multiple buffers as one. | ||
[![Build Status](https://secure.travis-ci.org/hapijs/vise.png)](http://travis-ci.org/hapijs/vise) |
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
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
0
5754
4
6
+ Added@hapi/hoek@9.3.0(transitive)
- Removed@hapi/hoek@8.5.1(transitive)
Updated@hapi/hoek@9.x.x