transitive-bullshit / ip-set

Efficient mutable set data structure optimized for use with IPv4 and IPv6 addresses. The primary use case is for working with potentially large IP blacklists.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove random large hidden files from the published npm package

feross opened this issue · comments

Just noticed this:

-rw-r--r--   1 feross  staff   1.4K Jul 28  2014 ..jshintrc.un~
-rw-r--r--   1 feross  staff    39K Jul 28  2014 .README.md.un~
-rw-r--r--   1 feross  staff    40K Jul 28  2014 .index.js.un~
-rw-r--r--   1 feross  staff   217B Jul 28  2014 .jshintrc
-rw-r--r--   1 feross  staff    13B Jul 28  2014 .npmignore
-rw-r--r--   1 feross  staff   9.0K Jul 28  2014 .package.json.un~
-rw-r--r--   1 feross  staff   1.1K Jul 28  2014 LICENSE
-rw-r--r--   1 feross  staff   1.4K Jul 28  2014 README.md
-rw-r--r--   1 feross  staff   3.3K Jul 28  2014 index.js
drwxr-xr-x   3 feross  staff   102B Mar 28 17:45 node_modules
-rw-r--r--   1 feross  staff   1.5K Mar 28 17:45 package.json
drwxr-xr-x   4 feross  staff   136B Mar 28 17:45 test

Also, would you like help maintaining this? I'd like to add browser tests (Sauce Labs) for this.