Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

littlefork

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

littlefork - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

_dist/utils/fs.js

5

_dist/utils/index.js

@@ -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,

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc