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

@storybook/docs-tools

Package Overview
Dependencies
Maintainers
31
Versions
1110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/docs-tools - npm Package Compare versions

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

18

package.json
{
"name": "@storybook/docs-tools",
"version": "7.1.0-alpha.11",
"version": "7.1.0-alpha.12",
"description": "Shared utility functions for frameworks to implement docs",

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

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

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

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

@@ -27,6 +27,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/preview-api": "7.1.0-alpha.11",
"@storybook/types": "7.1.0-alpha.11",
"@storybook/core-common": "7.1.0-alpha.12",
"@storybook/preview-api": "7.1.0-alpha.12",
"@storybook/types": "7.1.0-alpha.12",
"@types/doctrine": "^0.0.3",

@@ -71,3 +71,3 @@ "doctrine": "^3.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