highwayhash
Advanced tools
Comparing version 2.4.0 to 2.5.0
{ | ||
"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
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
191433
+ Addedbase64-js@1.5.1(transitive)
+ Addedbl@4.1.0(transitive)
+ Addedbuffer@5.7.1(transitive)
+ Addeddecompress-response@4.2.1(transitive)
+ Addedexpand-template@2.0.3(transitive)
+ Addedieee754@1.2.1(transitive)
+ Addedmimic-response@2.1.0(transitive)
+ Addedmkdirp-classic@0.5.3(transitive)
+ Addednapi-build-utils@1.0.2(transitive)
+ Addedprebuild-install@5.3.6(transitive)
+ Addedpump@3.0.2(transitive)
+ Addedreadable-stream@3.6.2(transitive)
+ Addedsimple-get@3.1.1(transitive)
+ Addedtar-fs@2.1.1(transitive)
+ Addedtar-stream@2.2.0(transitive)
- Removedbl@1.2.3(transitive)
- Removedbuffer-alloc@1.2.0(transitive)
- Removedbuffer-alloc-unsafe@1.1.0(transitive)
- Removedbuffer-fill@1.0.0(transitive)
- Removeddecompress-response@3.3.0(transitive)
- Removedexpand-template@1.1.1(transitive)
- Removedmimic-response@1.0.1(transitive)
- Removedmkdirp@0.5.6(transitive)
- Removedos-homedir@1.0.2(transitive)
- Removedprebuild-install@2.5.3(transitive)
- Removedpump@1.0.32.0.1(transitive)
- Removedsimple-get@2.8.2(transitive)
- Removedtar-fs@1.16.3(transitive)
- Removedtar-stream@1.6.2(transitive)
- Removedto-buffer@1.1.1(transitive)
- Removedxtend@4.0.2(transitive)
Updatednan@^2.12.1
Updatedprebuild-install@^5.2.4