New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-mdx

Package Overview
Dependencies
Maintainers
2
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-mdx - npm Package Compare versions

Comparing version 0.16.0 to 0.16.1

readme.md

2

cli.js

@@ -7,3 +7,3 @@ #!/usr/bin/env node

init({ name, template })
init({name, template})
.then(res => process.exit(0))

@@ -10,0 +10,0 @@ .catch(err => {

{
"name": "create-mdx",
"version": "0.16.1",
"description": "Initialize an MDX project",
"version": "0.16.0",
"license": "MIT",
"author": "John Otander",
"keywords": [
"create",
"mdx",
"app",
"markdown",
"react",
"jsx",
"remark",
"unified"
],
"homepage": "https://mdxjs.com",
"repository": "mdx-js/mdx",
"bugs": "https://github.com/mdx-js/mdx/issues",
"author": "John Otander <johnotander@gmail.com> (http://johnotander.com)",
"contributors": [
"John Otander <johnotander@gmail.com> (http://johnotander.com)",
"Tim Neutkens <tim@zeit.co>",
"Matija Marohnić <matija.marohnic@gmail.com>",
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
],
"bin": {
"create-mdx": "cli.js"
},
"keywords": [
"mdx"
"files": [
"cli.js"
],

@@ -16,3 +35,3 @@ "dependencies": {

},
"gitHead": "2c1c8676327f97b060283c5a9047574d8ada11ec"
"gitHead": "b69654652e22043592da6db45bc8306b05c783ad"
}
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