Socket
Socket
Sign inDemoInstall

@storybook/theming

Package Overview
Dependencies
Maintainers
10
Versions
1722
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/theming - npm Package Compare versions

Comparing version 5.2.0-alpha.5 to 5.2.0-alpha.6

10

dist/convert.js

@@ -38,10 +38,10 @@ "use strict";

green1: '#008000',
red1: '#A31515',
red1: '#FF4400',
red2: '#9a050f',
red3: '#800000',
red4: '#ff0000',
gray1: '#393A34',
red3: '#694800',
red4: '#FC521F',
gray1: '#333333',
cyan1: '#36acaa',
cyan2: '#2B91AF',
blue1: '#0000ff',
blue1: '#1EA7FD',
blue2: '#00009f'

@@ -48,0 +48,0 @@ };

{
"name": "@storybook/theming",
"version": "5.2.0-alpha.5",
"version": "5.2.0-alpha.6",
"description": "Core Storybook Components",

@@ -26,3 +26,3 @@ "keywords": [

"@emotion/styled": "^10.0.7",
"@storybook/client-logger": "5.2.0-alpha.5",
"@storybook/client-logger": "5.2.0-alpha.6",
"common-tags": "^1.8.0",

@@ -47,3 +47,3 @@ "core-js": "^3.0.1",

},
"gitHead": "ccd05c1e412ecf818d9fcec689a2744f6d8631fb"
"gitHead": "c5f2a840108efe29c836272c8d1ce7d1510f8217"
}

@@ -13,10 +13,10 @@ import { chromeLight, chromeDark } from 'react-inspector';

green1: '#008000',
red1: '#A31515',
red1: '#FF4400',
red2: '#9a050f',
red3: '#800000',
red4: '#ff0000',
gray1: '#393A34',
red3: '#694800',
red4: '#FC521F',
gray1: '#333333',
cyan1: '#36acaa',
cyan2: '#2B91AF',
blue1: '#0000ff',
blue1: '#1EA7FD',
blue2: '#00009f',

@@ -23,0 +23,0 @@ };

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