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

@mapbox/rehype-prism

Package Overview
Dependencies
Maintainers
14
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mapbox/rehype-prism - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0

4

CHANGELOG.md
# Changelog
## 0.6.0
- Update dependencies.
## 0.5.0

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

18

package.json
{
"name": "@mapbox/rehype-prism",
"version": "0.5.0",
"version": "0.6.0",
"description": "rehype plugin to highlight code blocks in HTML with Prism",

@@ -31,5 +31,5 @@ "main": "index.js",

"dependencies": {
"hast-util-to-string": "^1.0.3",
"refractor": "^3.0.0",
"unist-util-visit": "^2.0.2"
"hast-util-to-string": "^1.0.4",
"refractor": "^3.3.1",
"unist-util-visit": "^2.0.3"
},

@@ -39,8 +39,8 @@ "devDependencies": {

"dedent": "^0.7.0",
"eslint": "^7.2.0",
"eslint": "^7.21.0",
"eslint-plugin-node": "^11.1.0",
"husky": "^4.2.5",
"jest": "^26.0.1",
"lint-staged": "^10.2.10",
"prettier": "^2.0.5",
"husky": "^4.3.8",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"prettier": "^2.2.1",
"rehype": "^11.0.0"

@@ -47,0 +47,0 @@ },

# @mapbox/rehype-prism
[![Build Status](https://travis-ci.com/mapbox/rehype-prism.svg?branch=main)](https://travis-ci.com/mapbox/rehype-prism)
[![Build Status](https://travis-ci.org/mapbox/rehype-prism.svg?branch=main)](https://travis-ci.org/mapbox/rehype-prism)
[rehype](https://github.com/wooorm/rehype) plugin to highlight code blocks in HTML with [Prism] (via [refractor]).

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

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