🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

common-resolver

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

common-resolver - npm Package Compare versions

Comparing version
0.0.19
to
0.0.20
+5
-2
package.json
{
"name": "common-resolver",
"version": "0.0.19",
"version": "0.0.20",
"scripts": {

@@ -68,4 +68,7 @@ "build": "tsc"

"vite": "^5.2.10",
"vite-plugin-compression": "^0.5.1"
"vite-plugin-compression": "^0.5.1",
"zod": "^3.0.0",
"yup": "^1.0.0",
"superstruct": "^2.0.0"
}
}