You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@storybook/addon-controls

Package Overview
Dependencies
Maintainers
12
Versions
1659
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/addon-controls - npm Package Compare versions

Comparing version

to
9.0.0-alpha.4

dist/Color-T2ZE2JXF-TIA5YYL6.js

2

dist/index.js

@@ -5,3 +5,3 @@ 'use strict';

var previewApi = require('storybook/internal/preview-api');
var previewApi = require('storybook/preview-api');

@@ -8,0 +8,0 @@ var PARAM_KEY="controls";var index_default=()=>previewApi.definePreview({});

{
"name": "@storybook/addon-controls",
"version": "9.0.0-alpha.3",
"version": "9.0.0-alpha.4",
"description": "Interact with component inputs dynamically in the Storybook UI",

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

"devDependencies": {
"@storybook/blocks": "9.0.0-alpha.3",
"@storybook/blocks": "9.0.0-alpha.4",
"@storybook/icons": "^1.2.12",

@@ -65,3 +65,3 @@ "react": "^18.2.0",

"peerDependencies": {
"storybook": "^9.0.0-alpha.3"
"storybook": "^9.0.0-alpha.4"
},

@@ -68,0 +68,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display