New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mirohq/design-system-base-input

Package Overview
Dependencies
Maintainers
2
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mirohq/design-system-base-input - npm Package Compare versions

Comparing version 0.0.2-textarea.0 to 0.0.2

3

dist/main.js

@@ -62,3 +62,4 @@ 'use strict';

"&, &::placeholder": {
color: "$text-neutrals-disabled"
color: "$text-neutrals-disabled",
"-webkit-text-fill-color": "$colors$text-neutrals-disabled"
},

@@ -65,0 +66,0 @@ "&:selection": {

@@ -58,3 +58,4 @@ import { booleanify, removeEventProps } from '@mirohq/design-system-utils';

"&, &::placeholder": {
color: "$text-neutrals-disabled"
color: "$text-neutrals-disabled",
"-webkit-text-fill-color": "$colors$text-neutrals-disabled"
},

@@ -61,0 +62,0 @@ "&:selection": {

@@ -60,2 +60,3 @@ import { InputHTMLAttributes } from 'react';

color: string;
'-webkit-text-fill-color': string;
};

@@ -62,0 +63,0 @@ '&:selection': {

{
"name": "@mirohq/design-system-base-input",
"version": "0.0.2-textarea.0",
"version": "0.0.2",
"description": "",

@@ -5,0 +5,0 @@ "author": "Miro",

Sorry, the diff of this file is not supported yet

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