Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shadcn/ui

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shadcn/ui - npm Package Compare versions

Comparing version 0.0.0-beta.f068b42 to 0.0.0-beta.fec42fe

8

CHANGELOG.md
# @shadcn/ui
## 0.0.3
### Patch Changes
- [#115](https://github.com/shadcn/ui/pull/115) [`92fe541`](https://github.com/shadcn/ui/commit/92fe54184b5e9b5ac7259829436d7786a52606b3) Thanks [@shadcn](https://github.com/shadcn)! - Initial commit.
- [#115](https://github.com/shadcn/ui/pull/115) [`92fe541`](https://github.com/shadcn/ui/commit/92fe54184b5e9b5ac7259829436d7786a52606b3) Thanks [@shadcn](https://github.com/shadcn)! - implement component base url
## 0.0.2

@@ -4,0 +12,0 @@

3

package.json
{
"name": "@shadcn/ui",
"version": "0.0.0-beta.f068b42",
"version": "0.0.0-beta.fec42fe",
"description": "Add @shadcn/ui components to your app.",

@@ -53,2 +53,3 @@ "publishConfig": {

"clean": "rimraf dist && rimraf components",
"start:dev": "cross-env COMPONENTS_BASE_URL=http://localhost:3000 node dist/index.js",
"start": "node dist/index.js",

@@ -55,0 +56,0 @@ "format:write": "prettier --write \"**/*.{ts,tsx,mdx}\" --cache",

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