Socket
Socket
Sign inDemoInstall

csval

Package Overview
Dependencies
9
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "csval",
"version": "1.0.4",
"version": "1.0.5",
"description": "Check CSV files against a set of validation rules.",

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

@@ -11,3 +11,4 @@ # csval

- Minimum and maxiumum lengths
- Number and date ranges
- Number ranges
- Values from a fixed set of options
- Regex pattern matching

@@ -14,0 +15,0 @@ - Much more. Check the [JSON Schema reference](https://json-schema.org/understanding-json-schema/reference/index.html) for more information

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc