Huge News!Announcing our $40M Series B led by Abstract Ventures.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.4 to 0.16.6

2

cli.js

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

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

@@ -12,0 +12,0 @@ console.log(err)

{
"name": "create-mdx",
"version": "0.16.4",
"version": "0.16.6",
"description": "Initialize an MDX project",

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

},
"gitHead": "21a3cc7b102ae8c706f54566440d852393e90049"
"gitHead": "fc40de3ea63f58e8453458a54575734f40bcfd90"
}
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