Socket
Socket
Sign inDemoInstall

@storybook/jest

Package Overview
Dependencies
Maintainers
31
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.2--canary.42.5953151068.0 to 0.2.2--canary.42.5978372254.0

12

package.json
{
"name": "@storybook/jest",
"version": "0.2.2--canary.42.5953151068.0",
"version": "0.2.2--canary.42.5978372254.0",
"description": "Instrumented version of Jest for Storybook Interactions",

@@ -17,2 +17,10 @@ "repository": {

],
"exports": {
".": {
"import": "./dist/index.mjs",
"require": "./dist/index.js",
"types": "./dist/index.d.ts"
},
"./package.json": "./package.json"
},
"scripts": {

@@ -25,3 +33,3 @@ "build": "tsup",

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

@@ -28,0 +36,0 @@ "jest-mock": "^27.3.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