Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@epilot/validation-rules-client

Package Overview
Dependencies
Maintainers
43
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epilot/validation-rules-client - npm Package Compare versions

Comparing version
1.1.7
to
1.1.8
+2
-2
dist/openapi.d.ts

@@ -46,5 +46,5 @@ /* eslint-disable */

/**
* The numeric value extracted from input
* The numeric value extracted from input; The amount of digits
*/
fact: "numeric-value";
fact: "numeric-value" | "total-length";
/**

@@ -51,0 +51,0 @@ * Numeric comparison operator

{
"name": "@epilot/validation-rules-client",
"version": "1.1.7",
"version": "1.1.8",
"description": "API Client for epilot Validation Rules API",

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