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

@invisionag/iris-react-button-group

Package Overview
Dependencies
Maintainers
19
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionag/iris-react-button-group - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

2

dist/index.js

@@ -105,3 +105,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

displayName: 'styles__StyledButtonGroup'
})(['display:flex;z-index:1;> *{z-index:auto !important;&:first-child{border-top-right-radius:0;border-bottom-right-radius:0;}&:last-child{border-top-left-radius:0;border-bottom-left-radius:0;}&:not(:last-child){border-right:1px solid ', ';}&:not(:first-child):not(:last-child){border-radius:0;}}'], iris_colors__default.a.black40);
})(['display:flex;position:relative;z-index:1;> *{z-index:auto !important;&:first-child{border-top-right-radius:0;border-bottom-right-radius:0;}&:last-child{border-top-left-radius:0;border-bottom-left-radius:0;}&:not(:last-child){border-right:1px solid ', ';}&:not(:first-child):not(:last-child){border-radius:0;}}'], iris_colors__default.a.black40);

@@ -108,0 +108,0 @@ /* harmony default export */ var styles = ({});

{
"name": "@invisionag/iris-react-button-group",
"version": "3.0.4",
"version": "3.0.5",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -7,2 +7,3 @@ // @flow

display: flex;
position: relative;
z-index: 1;

@@ -9,0 +10,0 @@

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