🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

arktype

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arktype - npm Package Compare versions

Comparing version
2.1.24
to
2.1.25
+4
-4
package.json
{
"name": "arktype",
"description": "TypeScript's 1:1 validator, optimized from editor to runtime",
"version": "2.1.24",
"version": "2.1.25",
"license": "MIT",

@@ -41,5 +41,5 @@ "repository": {

"dependencies": {
"@ark/schema": "0.52.0",
"@ark/util": "0.52.0",
"arkregex": "0.0.1"
"@ark/util": "0.53.0",
"arkregex": "0.0.2",
"@ark/schema": "0.53.0"
},

@@ -46,0 +46,0 @@ "publishConfig": {