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

rdd

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rdd - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

4

package.json
{
"name": "rdd",
"version": "3.2.0",
"version": "3.2.1",
"description": "Preview your Markdown locally as it would appear on GitHub, with live updating",

@@ -51,3 +51,3 @@ "keywords": [

"lint-staged": "^10.4.0",
"markdown-interpolate": "^0.0.6",
"markdown-interpolate": "^0.0.7",
"mkdirp": "^1.0.4",

@@ -54,0 +54,0 @@ "postcss-cli": "^8.1.0",

@@ -14,4 +14,3 @@ # rdd [![npm Version](https://img.shields.io/npm/v/rdd?cacheSeconds=1800)](https://www.npmjs.org/package/rdd) [![build](https://github.com/yuanqing/rdd/workflows/build/badge.svg)](https://github.com/yuanqing/rdd/actions?query=workflow%3Abuild)

README.md
$ npm install --global rdd
$ rdd --open
$ npx rdd --open
Serving on 0.0.0.0:8888/README.md

@@ -55,3 +54,3 @@ ```

```
$ rdd toc
$ npx rdd toc
```

@@ -58,0 +57,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