Socket
Socket
Sign inDemoInstall

vcc-ui

Package Overview
Dependencies
Maintainers
11
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vcc-ui - npm Package Compare versions

Comparing version 3.11.0 to 3.11.1

4

dist/components/button/button.js

@@ -282,2 +282,3 @@ "use strict";

stroke: theme.color.foreground.secondary,
color: color,
':focus-visible': {

@@ -296,4 +297,3 @@ outlineWidth: 0

style: {
borderColor: color,
color: color
borderColor: color
}

@@ -300,0 +300,0 @@ }]

@@ -46,2 +46,5 @@ "use strict";

},
'&[type="date"][value=""]:not(:focus)': {
color: 'transparent'
},
':focus': {

@@ -48,0 +51,0 @@ borderColor: theme.tokens.inputBorderFocus,

@@ -272,2 +272,3 @@ import _extends from "@babel/runtime/helpers/extends";

stroke: theme.color.foreground.secondary,
color: color,
':focus-visible': {

@@ -286,4 +287,3 @@ outlineWidth: 0

style: {
borderColor: color,
color: color
borderColor: color
}

@@ -290,0 +290,0 @@ }]

@@ -39,2 +39,5 @@ import _extends from "@babel/runtime/helpers/extends";

},
'&[type="date"][value=""]:not(:focus)': {
color: 'transparent'
},
':focus': {

@@ -41,0 +44,0 @@ borderColor: theme.tokens.inputBorderFocus,

{
"name": "vcc-ui",
"version": "3.11.0",
"version": "3.11.1",
"license": "UNLICENSED",

@@ -70,3 +70,3 @@ "description": "A React library for building user interfaces at Volvo Cars",

"@babel/preset-typescript": "7.18.6",
"@storybook/react": "6.5.14",
"@storybook/react": "6.5.15",
"@types/react": "17.0.52",

@@ -82,3 +82,3 @@ "@volvo-cars/browserslist-config": "workspace:*",

"fs-extra": "11.1.0",
"glob": "8.0.3",
"glob": "8.1.0",
"jsdom": "20.0.3",

@@ -85,0 +85,0 @@ "prop-types": "15.8.1",

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