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

@invisionag/iris-settings

Package Overview
Dependencies
Maintainers
24
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionag/iris-settings - npm Package Compare versions

Comparing version 4.3.3 to 4.4.0

3

dist/index.js

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

/* harmony default export */ var settings = ({
basePx: 16,
basePx: 14,
fontSize: base + 'rem',

@@ -147,2 +147,3 @@ lineHeight: 1.5,

tooltipMaxWidth: base * 20 + 'rem',
cardWidth: base * 20 + 'rem',

@@ -149,0 +150,0 @@ radiusTiny: '2px',

{
"name": "@invisionag/iris-settings",
"version": "4.3.3",
"version": "4.4.0",
"main": "dist/index.js",
"repository": "git@github.com:ivx/iris.git",
"license": "MIT",
"gitHead": "6489e61dbb44ae50bce467d99ac8e2f2c1485db2"
"gitHead": "4fb18d17766d9fb5f1ac190dc412fe57fc134157"
}

@@ -10,3 +10,3 @@ // @flow

export default {
basePx: 16,
basePx: 14,
fontSize: `${base}rem`,

@@ -44,2 +44,3 @@ lineHeight: 1.5,

tooltipMaxWidth: `${base * 20}rem`,
cardWidth: `${base * 20}rem`,

@@ -46,0 +47,0 @@ radiusTiny: '2px',

Sorry, the diff of this file is not supported yet

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