New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@genesislcap/foundation-criteria

Package Overview
Dependencies
Maintainers
1
Versions
1137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@genesislcap/foundation-criteria - npm Package Compare versions

Comparing version 14.237.2-alpha-78ebbc0.0 to 14.238.0

docs/api-report.md

2

dist/dts/tsdoc-metadata.json

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.48.0"
"packageVersion": "7.34.9"
}
]
}
import { ExpressionParams } from './types';
export declare const interleave: <T extends unknown[]>(source: T, obj: unknown) => unknown[];
export declare const ensureArray: (value: any) => any[];
export declare const isExpressionParams: (value: any) => value is ExpressionParams;
export declare const isExpressionParams: (value: any) => value is ExpressionParams<"">;
//# sourceMappingURL=utils.d.ts.map

@@ -5,3 +5,3 @@ <!-- Do not edit this file. It is automatically generated by API Documenter. -->

## createFormCriteriaBuilder() function
## createFormCriteriaBuilder variable

@@ -14,12 +14,1 @@

```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| criteriaBuilder | [CriteriaBuilder](./foundation-criteria.criteriabuilder.md) | |
**Returns:**
(config: [ExpressionConfig](./foundation-criteria.expressionconfig.md)<!-- -->, formValue: any, formData: T) =&gt; void

@@ -16,8 +16,2 @@ <!-- Do not edit this file. It is automatically generated by API Documenter. -->

## Functions
| Function | Description |
| --- | --- |
| [createFormCriteriaBuilder(criteriaBuilder)](./foundation-criteria.createformcriteriabuilder.md) | |
## Variables

@@ -27,2 +21,3 @@

| --- | --- |
| [createFormCriteriaBuilder](./foundation-criteria.createformcriteriabuilder.md) | |
| [Serialisers](./foundation-criteria.serialisers.md) | Functions to to serialise an Expression to a string |

@@ -29,0 +24,0 @@

{
"name": "@genesislcap/foundation-criteria",
"description": "Genesis Foundation UI Criteria Utils",
"version": "14.237.2-alpha-78ebbc0.0",
"version": "14.238.0",
"sideEffects": false,

@@ -52,16 +52,16 @@ "license": "SEE LICENSE IN license.txt",

"devDependencies": {
"@genesislcap/foundation-testing": "14.237.2-alpha-78ebbc0.0",
"@genesislcap/genx": "14.237.2-alpha-78ebbc0.0",
"@genesislcap/rollup-builder": "14.237.2-alpha-78ebbc0.0",
"@genesislcap/ts-builder": "14.237.2-alpha-78ebbc0.0",
"@genesislcap/uvu-playwright-builder": "14.237.2-alpha-78ebbc0.0",
"@genesislcap/vite-builder": "14.237.2-alpha-78ebbc0.0",
"@genesislcap/webpack-builder": "14.237.2-alpha-78ebbc0.0",
"@genesislcap/foundation-testing": "14.238.0",
"@genesislcap/genx": "14.238.0",
"@genesislcap/rollup-builder": "14.238.0",
"@genesislcap/ts-builder": "14.238.0",
"@genesislcap/uvu-playwright-builder": "14.238.0",
"@genesislcap/vite-builder": "14.238.0",
"@genesislcap/webpack-builder": "14.238.0",
"rimraf": "^5.0.0"
},
"dependencies": {
"@genesislcap/foundation-logger": "14.237.2-alpha-78ebbc0.0",
"@genesislcap/foundation-utils": "14.237.2-alpha-78ebbc0.0",
"@genesislcap/foundation-logger": "14.238.0",
"@genesislcap/foundation-utils": "14.238.0",
"@microsoft/fast-element": "1.14.0",
"tslib": "2.8.1"
"tslib": "^2.3.1"
},

@@ -76,3 +76,3 @@ "repository": {

},
"gitHead": "ab5fa0da6c1d82b0d69754c35801e2b17ae7d018"
"gitHead": "2735fb5a88f2e15f101c1343ee178d80db89fc63"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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