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

highwayhash

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

highwayhash - npm Package Compare versions

Comparing version 2.4.0 to 2.5.0

12

package.json
{
"name": "highwayhash",
"version": "2.4.0",
"version": "2.5.0",
"author": "Lovell Fuller <npm@lovell.info>",

@@ -24,4 +24,4 @@ "description": "Node.js implementation of HighwayHash, Google's fast and strong hash function",

"dependencies": {
"nan": "^2.10.0",
"prebuild-install": "^2.5.3"
"nan": "^2.12.1",
"prebuild-install": "^5.2.4"
},

@@ -31,9 +31,9 @@ "devDependencies": {

"long": "^4.0.0",
"prebuild": "^7.4.0",
"prebuild": "^8.1.2",
"prebuild-ci": "^2.2.3",
"semistandard": "^12.0.1"
"semistandard": "^13.0.1"
},
"license": "Apache-2.0",
"engines": {
"node": ">=4"
"node": ">=6"
},

@@ -40,0 +40,0 @@ "cc": {

@@ -32,3 +32,3 @@ # highwayhash

* x64 CPU
* Node.js v4+
* Node.js v6+

@@ -145,3 +145,3 @@ ## Installation

Copyright 2016, 2017, 2018 Lovell Fuller.
Copyright 2016, 2017, 2018, 2019 Lovell Fuller.

@@ -148,0 +148,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

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