littlefork
Advanced tools
Comparing version 0.9.0 to 0.9.1
@@ -28,2 +28,6 @@ 'use strict'; | ||
var _fs = require('./fs'); | ||
var _fs2 = _interopRequireDefault(_fs); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
@@ -80,2 +84,3 @@ | ||
combinators: _combinators2.default, | ||
fs: _fs2.default, | ||
defaultFields: defaultFields, | ||
@@ -82,0 +87,0 @@ now: now, |
{ | ||
"name": "littlefork", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "A sequential data processing pipeline.", | ||
@@ -5,0 +5,0 @@ "main": "_dist/index.js", |
Sorry, the diff of this file is not supported yet
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
98615
19
736
0
3