Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@storybook/test

Package Overview
Dependencies
Maintainers
11
Versions
519
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/test - npm Package Compare versions

Comparing version 0.0.0-pr-29353-sha-c7d17a36 to 0.0.0-pr-29382-sha-f608e224

17

package.json
{
"name": "@storybook/test",
"version": "0.0.0-pr-29353-sha-c7d17a36",
"version": "0.0.0-pr-29382-sha-f608e224",
"description": "",

@@ -26,5 +26,6 @@ "keywords": [

"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"require": "./dist/index.js",
"node": "./dist/index.js",
"import": "./dist/index.mjs",
"require": "./dist/index.js"
"default": "./dist/index.mjs"
},

@@ -49,3 +50,3 @@ "./package.json": "./package.json"

"@storybook/global": "^5.0.0",
"@storybook/instrumenter": "0.0.0-pr-29353-sha-c7d17a36",
"@storybook/instrumenter": "0.0.0-pr-29382-sha-f608e224",
"@testing-library/dom": "10.4.0",

@@ -55,4 +56,3 @@ "@testing-library/jest-dom": "6.5.0",

"@vitest/expect": "2.0.5",
"@vitest/spy": "2.0.5",
"util": "^0.12.4"
"@vitest/spy": "2.0.5"
},

@@ -67,3 +67,3 @@ "devDependencies": {

"peerDependencies": {
"storybook": "^0.0.0-pr-29353-sha-c7d17a36"
"storybook": "^0.0.0-pr-29382-sha-f608e224"
},

@@ -85,2 +85,5 @@ "publishConfig": {

"@vitest/utils"
],
"externals": [
"util"
]

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