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

create-mdx

Package Overview
Dependencies
Maintainers
4
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 1.5.1 to 1.5.2

35

package.json
{
"name": "create-mdx",
"version": "1.5.1",
"version": "1.5.2",
"description": "Initialize an MDX project",
"license": "MIT",
"keywords": [
"create",
"mdx",
"app",
"markdown",
"react",
"jsx",
"remark",
"unified"
],
"repository": "mdx-js/mdx",
"homepage": "https://mdxjs.com",
"repository": "mdx-js/mdx",
"bugs": "https://github.com/mdx-js/mdx/issues",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/unified"
},
"author": "John Otander <johnotander@gmail.com> (http://johnotander.com)",

@@ -24,4 +17,6 @@ "contributors": [

"Matija Marohnić <matija.marohnic@gmail.com>",
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
"JounQin <admin@1stg.me> (https://www.1stg.me)"
],
"license": "MIT",
"bin": {

@@ -33,6 +28,16 @@ "create-mdx": "cli.js"

],
"keywords": [
"create",
"mdx",
"app",
"markdown",
"react",
"jsx",
"remark",
"unified"
],
"dependencies": {
"initit": "1.0.0-2"
},
"gitHead": "4ee999cbe3e82bb4a56e43df14151835f14da400"
"gitHead": "442c11da0dbdbd001b7ba80b7070bd32751b2171"
}
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