Socket
Socket
Sign inDemoInstall

@storybook/docs-mdx

Package Overview
Dependencies
Maintainers
29
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/docs-mdx - npm Package Compare versions

Comparing version 0.0.1-next.0 to 0.0.1-next.1

index.mjs

8

package.json
{
"name": "@storybook/docs-mdx",
"version": "0.0.1-next.0",
"version": "0.0.1-next.1",
"description": "Storybook Docs MDX analyzer",
"repository": {
"type": "git",
"url": "https://github.com/storybookjs/docs2-mdx"
"url": "https://github.com/storybookjs/docs-mdx"
},

@@ -12,4 +12,3 @@ "author": "Michael Shilman <michael@lab80.co>",

"type": "module",
"main": "index.cjs",
"module": "dist/esm/index.js",
"main": "index",
"types": "dist/ts/index.d.ts",

@@ -21,2 +20,3 @@ "files": [

"*.d.ts",
"index.mjs",
"index.cjs"

@@ -23,0 +23,0 @@ ],

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