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

validator-handler

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

validator-handler - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

dist/index.js

@@ -35,3 +35,3 @@ 'use strict';

var errorMessagesFor = function errorMessagesFor(toValidate, messagePairs) {
return map(_ramda.head, (0, _ramda.filter)(function (_ref3) {
return (0, _ramda.map)(_ramda.head, (0, _ramda.filter)(function (_ref3) {
var _ref4 = _slicedToArray(_ref3, 2),

@@ -38,0 +38,0 @@ validFn = _ref4[1];

{
"name": "validator-handler",
"version": "1.0.5",
"version": "1.0.6",
"description": "Tiny library to validate and set custom error messages easily.",

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

import {
head,
filter,
filter,
map,
reduce,

@@ -5,0 +6,0 @@ isEmpty,

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