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.2.0 to 2.3.0

15

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

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

"scripts": {
"install": "detect-libc prebuild-install || node-gyp rebuild",
"test": "semistandard && cc && node test/unit && detect-libc prebuild-ci"
"install": "prebuild-install || node-gyp rebuild",
"test": "semistandard && cc && node test/unit && prebuild-ci"
},

@@ -25,5 +25,4 @@ "main": "index.js",

"dependencies": {
"detect-libc": "^0.2.0",
"nan": "^2.7.0",
"prebuild-install": "^2.2.2"
"nan": "^2.8.0",
"prebuild-install": "^2.5.0"
},

@@ -33,5 +32,5 @@ "devDependencies": {

"long": "^3.2.0",
"prebuild": "^6.2.1",
"prebuild": "^7.3.0",
"prebuild-ci": "^2.2.3",
"semistandard": "^11.0.0"
"semistandard": "^12.0.0"
},

@@ -38,0 +37,0 @@ "license": "Apache-2.0",

@@ -144,3 +144,3 @@ # highwayhash

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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