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

nigel

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nigel - npm Package Compare versions

Comparing version 2.0.2 to 3.0.0

1

lib/index.js

@@ -6,2 +6,3 @@ 'use strict';

const Stream = require('stream');
const Hoek = require('hoek');

@@ -8,0 +9,0 @@ const Vise = require('vise');

13

package.json
{
"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

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