pipeline-fp-utils
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "pipeline-fp-utils", | ||
"version": "0.0.1", | ||
"description": "parse a json form a buffer", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"version": "0.0.2", | ||
"description": "utilities fonctions to use with pipeline from streams module", | ||
"main": "lib/index.mjs", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
"start": "node src/index.mjs", | ||
"start": "node lib/index.mjs", | ||
"test": "mocha --reporter spec", | ||
@@ -10,0 +10,0 @@ "tag": "git tag v0.0.1", |
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
7881
5
205