Socket
Socket
Sign inDemoInstall

eslint-plugin-storybook

Package Overview
Dependencies
128
Maintainers
2
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1-alpha.4 to 0.0.1-alpha.5

8

dist/configs/addon-interactions.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
/*
* IMPORTANT!
* This file has been automatically generated,
* in order to update it's content execute "yarn update-all"
*/
exports.default = {
module.exports = {
plugins: ['storybook'],

@@ -10,0 +4,0 @@ rules: {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
/*
* IMPORTANT!
* This file has been automatically generated,
* in order to update it's content execute "yarn update-all"
*/
exports.default = {
module.exports = {
extends: require.resolve('./csf'),

@@ -10,0 +4,0 @@ rules: {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
/*
* IMPORTANT!
* This file has been automatically generated,
* in order to update it's content execute "yarn update-all"
*/
exports.default = {
module.exports = {
plugins: ['storybook'],

@@ -10,0 +4,0 @@ rules: {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
/*
* IMPORTANT!
* This file has been automatically generated,
* in order to update it's content execute "yarn update-all"
*/
exports.default = {
module.exports = {
plugins: ['storybook'],

@@ -10,0 +4,0 @@ rules: {

2

package.json
{
"name": "eslint-plugin-storybook",
"version": "0.0.1-alpha.4",
"version": "0.0.1-alpha.5",
"description": "Best practice rules for Storybook",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc