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

onecode-ui-library

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

onecode-ui-library - npm Package Compare versions

Comparing version
1.0.4
to
1.0.5
+3
-5
package.json
{
"name": "onecode-ui-library",
"description": "A quick library starter for React with Tailwind CSS, Vite, TypeScript and Shadcn-ui components.",
"private": false,
"version": "1.0.4",
"version": "1.0.5",
"type": "module",

@@ -14,3 +13,2 @@ "main": "dist/index.cjs.js",

],
"scripts": {

@@ -29,3 +27,3 @@ "dev": "vite",

"@radix-ui/react-slot": "^1.0.2",
"class-variance-authority": "^0.6.0",
"class-variance-authority": "^0.6.1",
"clsx": "^1.2.1",

@@ -54,2 +52,2 @@ "lucide-react": "^0.221.0",

}
}
}