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

@cross-check/dsl

Package Overview
Dependencies
Maintainers
5
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cross-check/dsl - npm Package Compare versions

Comparing version

to
0.11.0-beta.1

4

package.json
{
"name": "@cross-check/dsl",
"version": "0.10.1",
"version": "0.11.0-beta.1",
"description": "A DSL for building validations.",

@@ -42,3 +42,3 @@ "contributors": [

"peerDependencies": {
"@cross-check/core": "0.10.1",
"@cross-check/core": "0.11.0-beta.1",
"no-show": "^0.6.2",

@@ -45,0 +45,0 @@ "ts-std": "^0.6.2"

# @cross-check/dsl
[![Build Status](https://travis-ci.org/cross-check/dsl.svg?branch=master)](https://travis-ci.org/cross-check/dsl)
A low-level validation library. Built on top of [@cross-check/core](../core). Detailed philosophy about cross-check can be found in `@cross-check/core`.
A low-level validation library. Built on top of [@cross-check/core](https://github.com/tildeio/validations-core). Detailed philosophy about cross-check can be found in `@cross-check/core`.
It was originally extracted from Condé Nast's CMS and sponsored by Condé Nast.

@@ -28,8 +26,2 @@

## Documentation
https://tildeio.github.io/validations-dsl
You can also generate documentation locally in `docs/` by running `npm run docs`
## Sponsors

@@ -36,0 +28,0 @@