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

@invisionag/iris-react-image-container

Package Overview
Dependencies
Maintainers
24
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionag/iris-react-image-container - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

2

package.json
{
"name": "@invisionag/iris-react-image-container",
"version": "1.0.13",
"version": "1.0.14",
"main": "dist/index.js",

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

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

font-size: ${({ scale }: Props) => (scale ? `${scale}em` : false)};
color: ${({ color }: Props) => color || false};

@@ -16,0 +15,0 @@ display: flex;

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