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

@lemonsqueezy/wedges

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lemonsqueezy/wedges - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist/cjs/index.cjs

18

package.json
{
"name": "@lemonsqueezy/wedges",
"version": "1.0.1",
"version": "1.0.2",
"description": "An ever-expanding, open-source React UI library built with the Wedges Design System, Radix primitives, and Tailwind CSS.",

@@ -45,3 +45,3 @@ "keywords": [

"type": "module",
"main": "./dist/cjs/index.js",
"main": "./dist/cjs/index.cjs",
"types": "./dist/cjs/index.d.cts",

@@ -53,3 +53,3 @@ "module": "./dist/esm/index.js",

"types": "./dist/cjs/index.d.cts",
"default": "./dist/cjs/index.js"
"default": "./dist/cjs/index.cjs"
},

@@ -67,8 +67,4 @@ "import": {

"@types/lodash.omit": "^4.5.9",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"concurrently": "^8.2.2",
"lodash.omit": "^4.5.0",
"prettier-plugin-tailwindcss": "^0.5.9",
"tailwind-merge": "^2.1.0",
"tsup": "^8.0.1",

@@ -79,3 +75,3 @@ "@wedges/eslint-config": "0.0.0"

"@iconicicons/react": "latest",
"@radix-ui/react-avatar": "latest",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-checkbox": "^1.0.4",

@@ -91,6 +87,10 @@ "@radix-ui/react-dropdown-menu": "^2.0.6",

"@radix-ui/react-tooltip": "^1.0.7",
"class-variance-authority": "^0.7.0",
"color": "^4.2.3",
"color2k": "^2.0.3",
"deepmerge": "^4.3.1",
"flat": "^6.0.1"
"tailwind-merge": "^2.2.0",
"clsx": "^2.0.0",
"flat": "^6.0.1",
"lodash.omit": "^4.5.0"
},

@@ -97,0 +97,0 @@ "peerDependencies": {

@@ -7,8 +7,7 @@ <p align="center">

<p align="center">
<a href="https://lemonsqueezy.com/wedges/docs"><strong>Get Started with Wedges &rarr;</strong></a>
</p>
# Wedges
[![](https://img.shields.io/npm/v/@lemonsqueezy/wedges?style=plastic)](https://www.npmjs.com/package/@lemonsqueezy/wedges)
[![](https://img.shields.io/npm/dw/@lemonsqueezy/wedges?style=plastic)](https://www.npmjs.com/package/@lemonsqueezy/wedges)
Wedges is an ever-expanding, open-source React UI library built with the Wedges Design System, Radix primitives, and Tailwind CSS.

@@ -18,2 +17,4 @@

<a href="https://lemonsqueezy.com/wedges/docs"><strong>Get Started with Wedges &rarr;</strong></a>
## License

@@ -20,0 +21,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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