New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

storybook-controlled

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

storybook-controlled - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json
{
"name": "storybook-controlled",
"version": "0.0.3",
"version": "0.0.4",
"packageManager": "yarn@4.5.3",

@@ -5,0 +5,0 @@ "description": "A simple utility for connecting controlled components to storybook actions, controls and state",

@@ -13,3 +13,3 @@ # Storybook Controlled

const BasicUsage = {
decorators: [makeStateDecorator("onClick", "count")],
decorators: [controlledDecorator("onClick", "count")],
}

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