Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "fiter", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
@@ -8,3 +8,4 @@ "main": "./src/index.js", | ||
"scripts": { | ||
"test": "nyc mocha \"./test/**/*.test.js\"" | ||
"test": "nyc mocha \"./test/**/*.test.js\"", | ||
"pub": "npm t && npm publish" | ||
}, | ||
@@ -11,0 +12,0 @@ "author": "", |
@@ -1,3 +0,5 @@ | ||
# Iterable Utils | ||
# Fiter | ||
## Iterable utils | ||
This package provides barebone utilities for working with (sync and async) iterators and iterable values in nodejs. | ||
@@ -4,0 +6,0 @@ |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
8885
4
146
155
0