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

storybook-addon-specifications

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

storybook-addon-specifications - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

1

dist/components/Specifications/style.js

@@ -19,3 +19,2 @@ 'use strict';

textDecoration: 'none',
textTransform: 'uppercase',
listStyleType: 'none'

@@ -22,0 +21,0 @@ },

2

package.json
{
"name": "storybook-addon-specifications",
"version": "1.0.13",
"version": "1.0.14",
"description": "Add tests to your react storybook stories",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -13,3 +13,2 @@ import {StyleSheet} from "aphrodite";

textDecoration: 'none',
textTransform: 'uppercase',
listStyleType: 'none'

@@ -16,0 +15,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