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

@shogobg/markdown2confluence

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shogobg/markdown2confluence - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

10

package.json
{
"name": "@shogobg/markdown2confluence",
"version": "0.1.10",
"version": "0.1.11",
"description": "Convert Markdown to Confluence markup",
"main": "index.js",
"scripts": {
"test": "jest --ci --coverage && codecov"
"test": "jest --ci --coverage"
},

@@ -12,6 +12,6 @@ "author": "Milen Georgiev <Shogo>",

"dependencies": {
"marked": "^4.0.18"
"marked": "^12.0.2"
},
"engines": {
"node": ">= 14.0.0"
"node": ">= 18.0.0"
},

@@ -33,3 +33,3 @@ "bin": {

"prettier": "^2.1.2",
"webpack": "^5.3.2"
"webpack": "^5.96.1"
},

@@ -36,0 +36,0 @@ "repository": {

@@ -7,3 +7,2 @@ # Markdown2Confluence

[![Downloads][downloads-image]][downloads-url]
[![codecov.io][codecov-badge]][codecov-link]

@@ -149,4 +148,2 @@ ## Overview

[downloads-url]: https://www.npmjs.com/package/@shogobg/markdown2confluence
[codecov-badge]: https://img.shields.io/codecov/c/github/Shogobg/markdown2confluence/master.svg
[codecov-link]: https://codecov.io/github/Shogobg/markdown2confluence?branch=master
[license-image]: http://img.shields.io/npm/l/@shogobg/markdown2confluence.svg?style=flat-square

@@ -153,0 +150,0 @@ [license-url]: #

Sorry, the diff of this file is not supported yet

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