New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

filesplit

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filesplit - npm Package Compare versions

Comparing version

to
0.0.4

4

index.js

@@ -132,3 +132,5 @@ /* vim: set expandtab tabstop=2 shiftwidth=2 foldmethod=marker: */

_options.filters.forEach(function (fn, i) {
row[i] = fn(row[i]);
if (fn) {
row[i] = fn(row[i]);
}
});

@@ -135,0 +137,0 @@

{
"name": "filesplit",
"version": "0.0.3",
"version": "0.0.4",
"author": "Aleafs Zhang (zhangxc83@gmail.com)",

@@ -5,0 +5,0 @@ "contributors": [