Socket
Socket
Sign inDemoInstall

@storybook/components

Package Overview
Dependencies
Maintainers
10
Versions
1904
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/components - npm Package Compare versions

Comparing version 4.1.0-alpha.8 to 4.1.0-alpha.9

4

dist/theme.js

@@ -39,4 +39,4 @@ "use strict";

highlightColor: '#9fdaff',
successColor: '#0edf62',
failColor: '#ff3f3f',
successColor: '#09833a',
failColor: '#d53535',
warnColor: 'orange',

@@ -43,0 +43,0 @@ mainTextSize: 13,

{
"name": "@storybook/components",
"version": "4.1.0-alpha.8",
"version": "4.1.0-alpha.9",
"description": "Core Storybook Components",

@@ -40,5 +40,5 @@ "keywords": [

"devDependencies": {
"@storybook/addon-actions": "4.1.0-alpha.8",
"@storybook/addon-knobs": "4.1.0-alpha.8",
"@storybook/react": "4.1.0-alpha.8"
"@storybook/addon-actions": "4.1.0-alpha.9",
"@storybook/addon-knobs": "4.1.0-alpha.9",
"@storybook/react": "4.1.0-alpha.9"
},

@@ -49,3 +49,3 @@ "peerDependencies": {

},
"gitHead": "0833a4b8a97c8f95f484131b552c14a55194bdbf"
"gitHead": "6b224a2cc63e72f684610dad84cf898518d2666a"
}

@@ -30,4 +30,4 @@ import { chromeDark, chromeLight } from 'react-inspector';

highlightColor: '#9fdaff',
successColor: '#0edf62',
failColor: '#ff3f3f',
successColor: '#09833a',
failColor: '#d53535',
warnColor: 'orange',

@@ -34,0 +34,0 @@ mainTextSize: 13,

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