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.2 to 1.0.3

2

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

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

@@ -26,3 +26,3 @@ # csval

```
csval sample-data/simple.csv
csval mydata.csv
```

@@ -38,3 +38,3 @@

```
csval sample-data/simple.csv sample-rules/simple.json
csval mydata.csv myrules.json
```

@@ -41,0 +41,0 @@

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