littlefork
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -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", |
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
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
0
62546