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

arri-validate

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arri-validate - npm Package Compare versions

Comparing version 0.31.0 to 0.32.0

4

package.json
{
"name": "arri-validate",
"version": "0.31.0",
"version": "0.32.0",
"type": "module",

@@ -27,3 +27,3 @@ "license": "MIT",

"uncrypto": "^0.1.3",
"jtd-utils": "0.31.0"
"jtd-utils": "0.32.0"
},

@@ -30,0 +30,0 @@ "devDependencies": {

@@ -600,3 +600,3 @@ # Arri Validate

_Last Updated: 2024-02-17_
_Last Updated: 2024-03-14_

@@ -671,7 +671,7 @@ All benchmarks were run on my personal desktop. You can view the methodology used in [./benchmarks/src](./benchmark/src).

| ------------------------------------------ | --------- |
| Ajv - JTD (Compiled) | 2,125,422 |
| **Arri (Compiled)** | 1,963,027 |
| **Arri (Compiled) Validate and Serialize** | 1,873,083 |
| JSON.stringify | 981,663 |
| Arri | 224,707 |
| **Arri (Compiled)** | 4,892,713 |
| **Arri (Compiled) Validate and Serialize** | 4,710,745 |
| Ajv - JTD (Compiled) | 2,222,308 |
| JSON.stringify | 1,318,842 |
| Arri | 582,747 |

@@ -678,0 +678,0 @@ #### Coercion

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