Socket
Socket
Sign inDemoInstall

@storybook/jest

Package Overview
Dependencies
Maintainers
30
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.1.1--canary.27.24d50b8.0 to 0.1.1--canary.27.86f2569.0

8

package.json
{
"name": "@storybook/jest",
"version": "0.1.1--canary.27.24d50b8.0",
"version": "0.1.1--canary.27.86f2569.0",
"description": "Instrumented version of Jest for Storybook Interactions",

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

"main": "./dist/index.js",
"module": "./dist/index.,js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",

@@ -19,6 +19,7 @@ "files": [

"scripts": {
"build": "tsup ./src/index.ts --format cjs,esm --dts",
"build": "tsup",
"prerelease": "yarn build",
"release": "auto shipit"
},
"sideEffects": false,
"dependencies": {

@@ -36,2 +37,3 @@ "@storybook/expect": "storybook-jest",

"auto": "^10.37.6",
"util": "^0.12.5",
"expect": "^27.3.1",

@@ -38,0 +40,0 @@ "tsup": "^5.12.0",

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

Sorry, the diff of this file is not supported yet

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