Socket
Socket
Sign inDemoInstall

@storybook/mdx1-csf

Package Overview
Dependencies
146
Maintainers
30
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

3

loader.js

@@ -1,2 +0,1 @@

const { dirname } = require('path');
const { compile } = require('./dist/index');

@@ -12,6 +11,4 @@

// export const foo = () => <div>hi</div>;
const mdxReactPackage = dirname(require.resolve('@mdx-js/react/package.json'));
const DEFAULT_RENDERER = `
import React from 'react';
import { mdx } from '${mdxReactPackage}';
`;

@@ -18,0 +15,0 @@

2

package.json
{
"name": "@storybook/mdx1-csf",
"version": "1.0.0-next.0",
"version": "1.0.0-next.1",
"description": "MDXv1 to CSF webpack compiler and loader",

@@ -5,0 +5,0 @@ "repository": {

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc