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

@theme-ui/mdx

Package Overview
Dependencies
Maintainers
4
Versions
418
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theme-ui/mdx - npm Package Compare versions

Comparing version 0.16.2 to 0.17.0-develop.0

6

dist/declarations/src/index.d.ts

@@ -1,3 +0,3 @@

export type { MDXProviderComponents, MdxAliases, MdxProviderProps, ThemedComponent, MdxAliasesKeys, ThemeUIMdxIntrinsics, ThemedComponentsDict, ThemedProps, } from './Themed';
export { Themed, defaultMdxComponents, themed } from './Themed';
export { useThemedStylesWithMdx } from './useThemeStylesWithMdx';
export type { MDXProviderComponents, MdxAliases, MdxProviderProps, ThemedComponent, MdxAliasesKeys, ThemeUIMdxIntrinsics, ThemedComponentsDict, ThemedProps, } from "./Themed.js";
export { Themed, defaultMdxComponents, themed } from "./Themed.js";
export { useThemedStylesWithMdx } from "./useThemeStylesWithMdx.js";

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

export * from "./declarations/src/index";
//# sourceMappingURL=theme-ui-mdx.cjs.d.ts.map
export * from "./declarations/src/index.js";
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGhlbWUtdWktbWR4LmNqcy5kLnRzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi9kZWNsYXJhdGlvbnMvc3JjL2luZGV4LmQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEifQ==
{
"name": "@theme-ui/mdx",
"version": "0.16.2",
"version": "0.17.0-develop.0",
"source": "src/index.ts",

@@ -9,7 +9,7 @@ "main": "dist/theme-ui-mdx.cjs.js",

"dependencies": {
"@theme-ui/core": "^0.16.2",
"@theme-ui/css": "^0.16.2"
"@theme-ui/css": "^0.17.0-develop.0",
"@theme-ui/core": "^0.17.0-develop.0"
},
"peerDependencies": {
"@emotion/react": "^11.11.1",
"@emotion/react": "^11.13.3",
"@types/mdx": "^2.0.2",

@@ -19,3 +19,3 @@ "react": ">=18"

"devDependencies": {
"@emotion/react": "^11.11.1",
"@emotion/react": "^11.13.3",
"@mdx-js/mdx": "^2.3.0",

@@ -26,4 +26,4 @@ "@mdx-js/react": "^2.3.0",

"react": "^18.1.0",
"remark-gfm-3": "npm:remark-gfm@^3.0.1",
"@theme-ui/test-utils": "^0.16.2"
"remark-gfm-3": "npm:remark-gfm@3.0.1",
"@theme-ui/test-utils": "^0.17.0-develop.0"
},

@@ -30,0 +30,0 @@ "author": "Brent Jackson",

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