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

@storybook/csf

Package Overview
Dependencies
Maintainers
29
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/csf - npm Package Compare versions

Comparing version 0.0.2--canary.51.23af5af.0 to 0.0.2--canary.51.26e6539.0

16

package.json
{
"name": "@storybook/csf",
"version": "0.0.2--canary.51.23af5af.0",
"version": "0.0.2--canary.51.26e6539.0",
"description": "Component Story Format (CSF) utilities",

@@ -39,3 +39,14 @@ "keywords": [

"@storybook/eslint-config-storybook"
]
],
"rules": {
"jest/expect-expect": [
"warn",
{
"assertFunctionNames": [
"expect",
"expectTypeOf"
]
}
]
}
},

@@ -51,2 +62,3 @@ "prettier": "@storybook/linter-config/prettier.config",

"dependencies": {
"expect-type": "^0.14.2",
"lodash": "^4.17.15",

@@ -53,0 +65,0 @@ "type-fest": "^2.19.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