Comparing version 1.0.2 to 1.1.0
@@ -80,2 +80,2 @@ var hash = require('farmhash').fingerprint64; | ||
// export the new stream | ||
module.exports = Transformer; | ||
module.exports = Transformer; |
{ | ||
"name": "neek", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "A simple implementation of *nix uniq in NodeJS to take advantage of streaming", | ||
@@ -34,22 +34,22 @@ "author": { | ||
"dependencies": { | ||
"farmhash": "^1.2.1", | ||
"farmhash": "2.1.0", | ||
"hashes": "0.1.4", | ||
"lodash.isstring": "4.0.1", | ||
"minimist": "1.2.0", | ||
"readable-stream": "2.1.5" | ||
"readable-stream": "2.3.6" | ||
}, | ||
"devDependencies": { | ||
"grunt": "1.0.1", | ||
"grunt": "1.0.2", | ||
"grunt-cli": "1.2.0", | ||
"grunt-codeclimate-reporter": "1.2.1", | ||
"grunt-contrib-clean": "1.0.0", | ||
"grunt-contrib-jshint": "1.0.0", | ||
"grunt-contrib-clean": "1.1.0", | ||
"grunt-contrib-jshint": "1.1.0", | ||
"grunt-mkdir": "1.0.0", | ||
"grunt-mocha-istanbul": "5.0.2", | ||
"grunt-mocha-test": "0.13.2", | ||
"grunt-mocha-test": "0.13.3", | ||
"istanbul": "0.4.5", | ||
"jshint": "2.9.3", | ||
"mocha": "3.1.0", | ||
"should": "11.1.0" | ||
"jshint": "2.9.5", | ||
"mocha": "3.5.3", | ||
"should": "13.2.1" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
Neek [![Build Status](https://travis-ci.org/zackehh/neek.svg?branch=master)](https://travis-ci.org/zackehh/neek) [![Code Climate](https://codeclimate.com/github/zackehh/neek/badges/gpa.svg)](https://codeclimate.com/github/zackehh/neek) [![Test Coverage](https://codeclimate.com/github/zackehh/neek/badges/coverage.svg)](https://codeclimate.com/github/zackehh/neek) | ||
Neek [![Build Status](https://travis-ci.org/whitfin/neek.svg?branch=master)](https://travis-ci.org/whitfin/neek) [![Code Climate](https://codeclimate.com/github/whitfin/neek/badges/gpa.svg)](https://codeclimate.com/github/whitfin/neek) [![Test Coverage](https://codeclimate.com/github/whitfin/neek/badges/coverage.svg)](https://codeclimate.com/github/whitfin/neek) | ||
==== | ||
@@ -8,8 +8,6 @@ | ||
the current version of `Neek` is designed using several features of `ES6`; namely the `Set` interface. If this is not available, it will fall back to a library interface which is not as fast (but it's still pretty good). As such, best performance occurs when on `Node >= v4.0.0` and all numbers in this README will refer to this version. | ||
The current version of `Neek` is designed using several features of `ES6`; namely the `Set` interface. If this is not available, it will fall back to a library interface which is not as fast (but it's still pretty good). As such, best performance occurs when on `Node >= v4.0.0` and all numbers in this README will refer to this version. | ||
Neek is built on Travis against the latest version of Node, Node 0.12.x and Node 0.10.x. Older versions of Node are not supported, however Neek was functional on 0.8.x with version `0.2.2` (admittedly with slower performance). | ||
Build results are sent over to [Code Climate](https://codeclimate.com/github/whitfin/neek) for analysis. | ||
Build results are sent over to [Code Climate](https://codeclimate.com/github/zackehh/neek) for analysis. | ||
### Setup ### | ||
@@ -16,0 +14,0 @@ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
147
13119
12
136
+ Addedansi-regex@2.1.1(transitive)
+ Addedaproba@1.2.0(transitive)
+ Addedare-we-there-yet@1.1.7(transitive)
+ Addedbl@1.2.3(transitive)
+ Addedbuffer-alloc@1.2.0(transitive)
+ Addedbuffer-alloc-unsafe@1.1.0(transitive)
+ Addedbuffer-fill@1.0.0(transitive)
+ Addedchownr@1.1.4(transitive)
+ Addedcode-point-at@1.1.0(transitive)
+ Addedconsole-control-strings@1.1.0(transitive)
+ Addeddecompress-response@3.3.0(transitive)
+ Addeddeep-extend@0.6.0(transitive)
+ Addeddelegates@1.0.0(transitive)
+ Addeddetect-libc@1.0.3(transitive)
+ Addedend-of-stream@1.4.4(transitive)
+ Addedexpand-template@1.1.1(transitive)
+ Addedfarmhash@2.1.0(transitive)
+ Addedfs-constants@1.0.0(transitive)
+ Addedgauge@2.7.4(transitive)
+ Addedgithub-from-package@0.0.0(transitive)
+ Addedhas-unicode@2.0.1(transitive)
+ Addedini@1.3.8(transitive)
+ Addedis-fullwidth-code-point@1.0.0(transitive)
+ Addedmimic-response@1.0.1(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedmkdirp@0.5.6(transitive)
+ Addednode-abi@2.30.1(transitive)
+ Addednoop-logger@0.1.1(transitive)
+ Addednpmlog@4.1.2(transitive)
+ Addednumber-is-nan@1.0.1(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedos-homedir@1.0.2(transitive)
+ Addedprebuild-install@2.5.3(transitive)
+ Addedprocess-nextick-args@2.0.1(transitive)
+ Addedpump@1.0.32.0.1(transitive)
+ Addedrc@1.2.8(transitive)
+ Addedreadable-stream@2.3.6(transitive)
+ Addedsafe-buffer@5.1.2(transitive)
+ Addedsemver@5.7.2(transitive)
+ Addedset-blocking@2.0.0(transitive)
+ Addedsignal-exit@3.0.7(transitive)
+ Addedsimple-concat@1.0.1(transitive)
+ Addedsimple-get@2.8.2(transitive)
+ Addedstring-width@1.0.2(transitive)
+ Addedstring_decoder@1.1.1(transitive)
+ Addedstrip-ansi@3.0.1(transitive)
+ Addedstrip-json-comments@2.0.1(transitive)
+ Addedtar-fs@1.16.3(transitive)
+ Addedtar-stream@1.6.2(transitive)
+ Addedto-buffer@1.1.1(transitive)
+ Addedtunnel-agent@0.6.0(transitive)
+ Addedwhich-pm-runs@1.1.0(transitive)
+ Addedwide-align@1.1.5(transitive)
+ Addedwrappy@1.0.2(transitive)
+ Addedxtend@4.0.2(transitive)
- Removedbuffer-shims@1.0.0(transitive)
- Removedfarmhash@1.2.1(transitive)
- Removedprocess-nextick-args@1.0.7(transitive)
- Removedreadable-stream@2.1.5(transitive)
- Removedstring_decoder@0.10.31(transitive)
Updatedfarmhash@2.1.0
Updatedreadable-stream@2.3.6