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
1
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.15.0 to 0.15.1

2

cli.js
#!/usr/bin/env node
const init = require('initit')
const [ example = 'next', name = 'next-mdx' ] = process.argv.slice(2, 3)
const [example = 'next', name = 'next-mdx'] = process.argv.slice(2, 3)
const template = `mdx-js/mdx/examples/${example}`

@@ -6,0 +6,0 @@

{
"name": "create-mdx",
"description": "Initialize an MDX project",
"version": "0.15.0",
"version": "0.15.1",
"license": "MIT",

@@ -6,0 +6,0 @@ "author": "John Otander",

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