Socket
Socket
Sign inDemoInstall

remark-mdx

Package Overview
Dependencies
41
Maintainers
1
Versions
125
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.17.0 to 0.17.1

2

index.js

@@ -6,3 +6,3 @@ const isAlphabetical = require('is-alphabetical')

const EXPORT_REGEX = /^export/
const EXPORT_DEFAULT_REGEX = /^export default/
const EXPORT_DEFAULT_REGEX = /^export\s+default\s+/
const EMPTY_NEWLINE = '\n\n'

@@ -9,0 +9,0 @@ const LESS_THAN = '<'

{
"name": "remark-mdx",
"version": "0.17.0",
"version": "0.17.1",
"description": "Support import, export, and JSX in markdown",

@@ -42,3 +42,3 @@ "license": "MIT",

},
"gitHead": "74d9d3e231645a466272b0621260932e66777069"
"gitHead": "fac2cf91f27431c3084d8ef77215b7cf617f6a5e"
}

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