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

@storybook/addon-docs

Package Overview
Dependencies
Maintainers
11
Versions
1654
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/addon-docs - npm Package Compare versions

Comparing version 0.0.0-pr-29241-sha-d29f0c6b to 0.0.0-pr-29241-sha-f30996d6

10

package.json
{
"name": "@storybook/addon-docs",
"version": "0.0.0-pr-29241-sha-d29f0c6b",
"version": "0.0.0-pr-29241-sha-f30996d6",
"description": "Document component usage and properties in Markdown",

@@ -101,5 +101,5 @@ "keywords": [

"@mdx-js/react": "^3.0.0",
"@storybook/blocks": "0.0.0-pr-29241-sha-d29f0c6b",
"@storybook/csf-plugin": "0.0.0-pr-29241-sha-d29f0c6b",
"@storybook/react-dom-shim": "0.0.0-pr-29241-sha-d29f0c6b",
"@storybook/blocks": "0.0.0-pr-29241-sha-f30996d6",
"@storybook/csf-plugin": "0.0.0-pr-29241-sha-f30996d6",
"@storybook/react-dom-shim": "0.0.0-pr-29241-sha-f30996d6",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",

@@ -121,3 +121,3 @@ "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",

"peerDependencies": {
"storybook": "^0.0.0-pr-29241-sha-d29f0c6b"
"storybook": "^0.0.0-pr-29241-sha-f30996d6"
},

@@ -124,0 +124,0 @@ "publishConfig": {

@@ -79,3 +79,3 @@ <center>

[Framework Support](https://storybook.js.org/docs/react/api/frameworks-feature-support)
[Framework Support](https://storybook.js.org/docs/configure/integration/frameworks-feature-support)

@@ -143,7 +143,7 @@ **Note:** `#` = WIP support

> With the release of version 7.0, it is no longer possible to import `.md` files directly into Storybook using the `transcludeMarkdown` [option](https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#importing-plain-markdown-files-with-transcludemarkdown-has-changed). Instead, we recommend using the [`Markdown`](https://storybook.js.org/docs/react/api/doc-block-markdown) Doc Block for importing Markdown files into your Storybook documentation.
> With the release of version 7.0, it is no longer possible to import `.md` files directly into Storybook using the `transcludeMarkdown` [option](https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#importing-plain-markdown-files-with-transcludemarkdown-has-changed). Instead, we recommend using the [`Markdown`](https://storybook.js.org/docs/api/doc-blocks/doc-block-markdown) Doc Block for importing Markdown files into your Storybook documentation.
## TypeScript configuration
As of SB6 [TypeScript is zero-config](https://storybook.js.org/docs/react/configure/typescript) and should work with SB Docs out of the box. For advanced configuration options, refer to the [Props documentation](https://github.com/storybookjs/storybook/tree/next/code/addons/docs/docs/props-tables.md).
As of SB6 [TypeScript is zero-config](https://storybook.js.org/docs/configure/integration/typescript) and should work with SB Docs out of the box. For advanced configuration options, refer to the [Props documentation](https://github.com/storybookjs/storybook/tree/next/code/addons/docs/docs/props-tables.md).

@@ -150,0 +150,0 @@ ## More resources

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