Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@diceui/mention

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@diceui/mention - npm Package Compare versions

Comparing version
0.1.0
to
0.2.0
+1
-2
dist/index.cjs

@@ -261,3 +261,3 @@ 'use client';

userSelect: "none",
overflow: "auto",
overflow: "hidden",
width: "100%"

@@ -336,3 +336,2 @@ };

textTransform: inputStyle.textTransform,
textAlign: context.dir === "rtl" ? "right" : "left",
textIndent: inputStyle.textIndent,

@@ -339,0 +338,0 @@ padding: inputStyle.padding,

@@ -239,3 +239,3 @@ 'use client';

userSelect: "none",
overflow: "auto",
overflow: "hidden",
width: "100%"

@@ -314,3 +314,2 @@ };

textTransform: inputStyle.textTransform,
textAlign: context.dir === "rtl" ? "right" : "left",
textIndent: inputStyle.textIndent,

@@ -317,0 +316,0 @@ padding: inputStyle.padding,

{
"name": "@diceui/mention",
"version": "0.1.0",
"version": "0.2.0",
"type": "module",

@@ -11,4 +11,4 @@ "publishConfig": {

"mention input",
"ui",
"react"
"react-mention",
"mention-autocomplete"
],

@@ -15,0 +15,0 @@ "author": "Sadman Sakib",