🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

arktype

Package Overview
Dependencies
Maintainers
1
Versions
153
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.2.1
to
2.2.2
+4
-4
package.json
{
"name": "arktype",
"description": "TypeScript's 1:1 validator, optimized from editor to runtime",
"version": "2.2.1",
"version": "2.2.2",
"license": "MIT",

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

"dependencies": {
"@ark/util": "0.56.0",
"arkregex": "0.0.6",
"@ark/schema": "0.56.0"
"@ark/util": "0.56.1",
"arkregex": "0.0.7",
"@ark/schema": "0.56.1"
},

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