Socket
Socket
Sign inDemoInstall

@storybook/jest

Package Overview
Dependencies
Maintainers
26
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/jest - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4-next.0

6

package.json
{
"name": "@storybook/jest",
"version": "0.2.3",
"version": "0.2.4-next.0",
"description": "Instrumented version of Jest for Storybook Interactions",

@@ -32,3 +32,3 @@ "repository": {

"@storybook/expect": "storybook-jest",
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/jest-dom": "^6.1.6",
"@types/jest": "28.1.3",

@@ -40,3 +40,3 @@ "jest-mock": "^27.3.0"

"@auto-it/released": "^10.37.6",
"@storybook/instrumenter": "^7.0.0",
"@storybook/instrumenter": "next",
"@storybook/linter-config": "^3.1.2",

@@ -43,0 +43,0 @@ "@types/react": "*",

# Storybook Jest
> ⚠️ This package will not work wih storybook 8
>
> Please use [@storybook/test](https://github.com/storybookjs/storybook/tree/next/code/lib/test) instead.
Storybook integration for Jest, instrumented for use with the [Interactions addon](https://github.com/storybookjs/storybook/blob/next/code/addons/interactions/README.md).
[jest-dom](https://github.com/testing-library/jest-dom) matchers are automatically included as well.
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