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

remark-captions

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-captions - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

4

package.json
{
"name": "remark-captions",
"version": "2.2.1",
"version": "2.2.2",
"repository": {

@@ -35,3 +35,3 @@ "url": "https://github.com/zestedesavoir/zmarkdown/tree/master/packages/remark-captions",

},
"gitHead": "7dfdfdf98ac64c3867791036ab0cf1ce45918e40"
"gitHead": "829fe4df7c155012baa13dc86e41d091f910a886"
}

@@ -69,3 +69,3 @@ # remark-captions [![Build Status][build-badge]][build-status] [![Coverage Status][coverage-badge]][coverage-status]

const remarkCaption = require('remark-caption')
const remarkCaptions = require('remark-captions')
```

@@ -78,3 +78,3 @@

.use(remarkParse)
.use(remarkCaption, {
.use(remarkCaptions, {
external: {

@@ -81,0 +81,0 @@ table: 'Table:',

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