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.1.4 to 0.1.5

4

_site/utils.js

@@ -37,4 +37,4 @@ 'use strict';

var idHashes = exports.idHashes = _fp2.default.partial(selectByHash, '_lf_id_hash');
var contentHashes = exports.contentHashes = _fp2.default.partial(selectByHash, '_lf_content_hash');
var idHashes = exports.idHashes = selectByHash(['_lf_id_hash']);
var contentHashes = exports.contentHashes = selectByHash(['_lf_content_hash']);

@@ -41,0 +41,0 @@ var retry = exports.retry = function retry(action) {

{
"name": "littlefork",
"version": "0.1.4",
"version": "0.1.5",
"description": "A sequential data processing pipeline.",

@@ -5,0 +5,0 @@ "main": "_site/index.js",

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