Socket
Socket
Sign inDemoInstall

@mapbox/hast-util-to-jsx

Package Overview
Dependencies
Maintainers
14
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mapbox/hast-util-to-jsx - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

4

CHANGELOG.md
# hast-util-to-jsx changelog
## 1.1.0
- Require Node >=14 and update dependencies.
## 1.0.0

@@ -4,0 +8,0 @@

12

package.json
{
"name": "@mapbox/hast-util-to-jsx",
"version": "1.0.0",
"version": "1.1.0",
"description": "Transform HAST to JSX",

@@ -15,3 +15,3 @@ "main": "index.js",

},
"homepage": "https://github.com/mapbox/jsxtreme-markdown/tree/master/packages/hast-util-to-jsx#readme",
"homepage": "https://github.com/mapbox/jsxtreme-markdown/tree/main/packages/hast-util-to-jsx#readme",
"keywords": [

@@ -28,3 +28,3 @@ "hast",

"kebab-case": "^1.0.0",
"postcss": "^7.0.31",
"postcss": "^7.0.39",
"postcss-js": "^2.0.3",

@@ -39,9 +39,9 @@ "property-information": "^5.5.0",

"rehype-parse": "^6.0.2",
"unified": "^9.0.0",
"unified": "^9.2.2",
"unist-builder": "^2.0.3"
},
"engines": {
"node": ">=10"
"node": ">=14"
},
"gitHead": "2a5498b8f45875c04e0e2b6b319f36c3e38a4aed"
"gitHead": "6266875b9ab75a54f5a41a8486a92bbb3b2e52eb"
}

@@ -5,2 +5,2 @@ {

}
}
}
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