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

remark-retext

Package Overview
Dependencies
Maintainers
14
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-retext - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

license

14

package.json
{
"name": "remark-retext",
"version": "3.1.1",
"version": "3.1.2",
"description": "retext support for remark",

@@ -14,5 +14,5 @@ "license": "MIT",

"bugs": "https://github.com/remarkjs/remark-retext/issues",
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
"contributors": [
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
],

@@ -27,8 +27,8 @@ "files": [

"browserify": "^16.0.0",
"nyc": "^12.0.0",
"nyc": "^13.0.0",
"prettier": "^1.14.2",
"remark-cli": "^5.0.0",
"remark-parse": "^5.0.0",
"remark-cli": "^6.0.0",
"remark-parse": "^6.0.0",
"remark-preset-wooorm": "^4.0.0",
"remark-stringify": "^5.0.0",
"remark-stringify": "^6.0.0",
"retext-english": "^3.0.0",

@@ -35,0 +35,0 @@ "retext-stringify": "^2.0.0",

@@ -1,3 +0,10 @@

# remark-retext [![Build Status][travis-badge]][travis] [![Coverage Status][codecov-badge]][codecov] [![Chat][chat-badge]][chat]
# remark-retext
[![Build][build-badge]][build]
[![Coverage][coverage-badge]][coverage]
[![Downloads][downloads-badge]][downloads]
[![Chat][chat-badge]][chat]
[![Sponsors][sponsors-badge]][collective]
[![Backers][backers-badge]][collective]
Bridge / mutate from [**remark**][remark] to [**retext**][retext].

@@ -93,3 +100,3 @@

See [`contributing.md` in `remarkjs/remarkj`][contributing] for ways to get
See [`contributing.md` in `remarkjs/remark`][contributing] for ways to get
started.

@@ -106,19 +113,29 @@

[travis-badge]: https://img.shields.io/travis/remarkjs/remark-retext.svg
[build-badge]: https://img.shields.io/travis/remarkjs/remark-retext.svg
[travis]: https://travis-ci.org/remarkjs/remark-retext
[build]: https://travis-ci.org/remarkjs/remark-retext
[codecov-badge]: https://img.shields.io/codecov/c/github/remarkjs/remark-retext.svg
[coverage-badge]: https://img.shields.io/codecov/c/github/remarkjs/remark-retext.svg
[codecov]: https://codecov.io/github/remarkjs/remark-retext
[coverage]: https://codecov.io/github/remarkjs/remark-retext
[chat-badge]: https://img.shields.io/gitter/room/remarkjs/Lobby.svg
[downloads-badge]: https://img.shields.io/npm/dm/remark-retext.svg
[chat]: https://gitter.im/remarkjs/Lobby
[downloads]: https://www.npmjs.com/package/remark-retext
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
[chat]: https://spectrum.chat/unified/remark
[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg
[backers-badge]: https://opencollective.com/unified/backers/badge.svg
[collective]: https://opencollective.com/unified
[npm]: https://docs.npmjs.com/cli/install
[license]: LICENSE
[license]: license
[author]: http://wooorm.com
[author]: https://wooorm.com

@@ -125,0 +142,0 @@ [mdast]: https://github.com/syntax-tree/mdast

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