Comparing version 2.0.2 to 3.0.0
@@ -6,2 +6,3 @@ 'use strict'; | ||
const Stream = require('stream'); | ||
const Hoek = require('hoek'); | ||
@@ -8,0 +9,0 @@ const Vise = require('vise'); |
{ | ||
"name": "nigel", | ||
"description": "BoyerMooreHorspool algorithms", | ||
"version": "2.0.2", | ||
"version": "3.0.0", | ||
"repository": "git://github.com/hapijs/nigel", | ||
@@ -15,11 +15,12 @@ "main": "lib/index.js", | ||
"engines": { | ||
"node": ">=4.0.0" | ||
"node": ">=8.0.0" | ||
}, | ||
"dependencies": { | ||
"hoek": "4.x.x", | ||
"vise": "2.x.x" | ||
"hoek": "5.x.x", | ||
"vise": "3.x.x" | ||
}, | ||
"devDependencies": { | ||
"code": "3.x.x", | ||
"lab": "10.x.x" | ||
"code": "5.x.x", | ||
"lab": "14.x.x", | ||
"teamwork": "2.x.x" | ||
}, | ||
@@ -26,0 +27,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
7428
0
3
+ Addedhoek@5.0.46.1.3(transitive)
+ Addedvise@3.0.2(transitive)
- Removedhoek@4.3.1(transitive)
- Removedvise@2.1.1(transitive)
Updatedhoek@5.x.x
Updatedvise@3.x.x