Comparing version 0.0.4 to 0.0.8
@@ -5,1 +5,6 @@ exports.read = require("./lib/rw/read"); | ||
exports.writeSync = require("./lib/rw/write-sync"); | ||
exports.writer = require("./lib/rw/writer"); | ||
exports.reader = require("./lib/rw/reader"); | ||
exports.lineReader = require("./lib/rw/line-reader"); | ||
exports.fixedReader = require("./lib/rw/fixed-reader"); |
{ | ||
"name": "rw", | ||
"version": "0.0.4", | ||
"version": "0.0.8", | ||
"description": "Wrappers of fs.{read,write}File that work for /dev/std{in,out}.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
20041
24
313
6