Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@storybook/addon-info

Package Overview
Dependencies
Maintainers
8
Versions
495
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/addon-info - npm Package Compare versions

Comparing version 3.1.4 to 3.1.5

3

dist/components/Story.js

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

padding: '0 40px',
overflow: 'auto'
overflow: 'auto',
zIndex: 99999
},

@@ -116,0 +117,0 @@ children: {

{
"name": "@storybook/addon-info",
"version": "3.1.4",
"version": "3.1.5",
"description": "A Storybook addon to show additional information for your stories.",

@@ -17,3 +17,3 @@ "license": "MIT",

"dependencies": {
"@storybook/addons": "^3.1.2",
"@storybook/addons": "^3.1.5",
"babel-runtime": "^6.23.0",

@@ -20,0 +20,0 @@ "global": "^4.3.2",

@@ -45,2 +45,3 @@ /* eslint no-underscore-dangle: 0 */

overflow: 'auto',
zIndex: 99999,
},

@@ -47,0 +48,0 @@ children: {

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