Socket
Socket
Sign inDemoInstall

@astrojs/mdx

Package Overview
Dependencies
Maintainers
4
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrojs/mdx - npm Package Compare versions

Comparing version 0.0.3 to 0.1.0

6

CHANGELOG.md
# @astrojs/mdx
## 0.1.0
### Minor Changes
- [#3871](https://github.com/withastro/astro/pull/3871) [`1cc5b7890`](https://github.com/withastro/astro/commit/1cc5b78905633608e5b07ad291f916f54e67feb1) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Update supported `node` versions. Minimum versions are now `node@14.20.0` or `node@16.16.0`.
## 0.0.3

@@ -4,0 +10,0 @@

6

package.json
{
"name": "@astrojs/mdx",
"description": "Use MDX within Astro",
"version": "0.0.3",
"version": "0.1.0",
"type": "module",

@@ -33,3 +33,3 @@ "types": "./dist/index.d.ts",

"@types/yargs-parser": "^21.0.0",
"astro": "1.0.0-beta.65",
"astro": "1.0.0-beta.66",
"astro-scripts": "0.0.6",

@@ -41,3 +41,3 @@ "chai": "^4.3.6",

"engines": {
"node": "^14.15.0 || >=16.0.0"
"node": "^14.20.0 || >=16.16.0"
},

@@ -44,0 +44,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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