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

@storybook/core-webpack

Package Overview
Dependencies
Maintainers
31
Versions
1020
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/core-webpack - npm Package Compare versions

Comparing version 7.1.0-alpha.11 to 7.1.0-alpha.12

18

package.json
{
"name": "@storybook/core-webpack",
"version": "7.1.0-alpha.11",
"version": "7.1.0-alpha.12",
"description": "Storybook framework-agnostic API",

@@ -8,3 +8,3 @@ "keywords": [

],
"homepage": "https://github.com/storybookjs/storybook/tree/main/lib/core-webpack",
"homepage": "https://github.com/storybookjs/storybook/tree/next/code/lib/core-webpack",
"bugs": {

@@ -16,3 +16,3 @@ "url": "https://github.com/storybookjs/storybook/issues"

"url": "https://github.com/storybookjs/storybook.git",
"directory": "lib/core-webpack"
"directory": "code/lib/core-webpack"
},

@@ -26,6 +26,6 @@ "funding": {

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

@@ -49,5 +49,5 @@ "./package.json": "./package.json"

"dependencies": {
"@storybook/core-common": "7.1.0-alpha.11",
"@storybook/node-logger": "7.1.0-alpha.11",
"@storybook/types": "7.1.0-alpha.11",
"@storybook/core-common": "7.1.0-alpha.12",
"@storybook/node-logger": "7.1.0-alpha.12",
"@storybook/types": "7.1.0-alpha.12",
"@types/node": "^16.0.0",

@@ -69,3 +69,3 @@ "ts-dedent": "^2.0.0"

},
"gitHead": "0797ab602bc569ff71c343a2b1aaba7e49232d95"
"gitHead": "8de6963fca74d5952f5cb5737e34fb4e1ddfd0f6"
}

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