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

nodebb-plugin-ws-extended-markdown

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-plugin-ws-extended-markdown - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

0

languages/en-GB/extendedmarkdown.json

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ 'use strict';

80

package.json
{
"name": "nodebb-plugin-ws-extended-markdown",
"version": "1.6.0",
"description": "A NodeBB plugin to add some bb code, as tooltip, anchor, custom text header with background, etc.",
"main": "library.js",
"repository": {
"type": "git",
"url": "git+https://github.com/MinecraftForgeFrance/nodebb-plugin-extended-markdown.git"
},
"keywords": [
"nodebb",
"anchor",
"tooltip",
"text header"
],
"author": {
"name": "robin4002",
"email": "robin4002@gmail.com"
},
"contributors": [
{
"name": "Superloup10",
"email": "Superloup10@gmail.com"
"name": "nodebb-plugin-ws-extended-markdown",
"version": "1.6.1",
"description": "A NodeBB plugin to add some bb code, as tooltip, anchor, custom text header with background, etc.",
"main": "library.js",
"repository": {
"type": "git",
"url": "git+https://github.com/MinecraftForgeFrance/nodebb-plugin-extended-markdown.git"
},
{
"name": "Phenix246",
"email": "phenix246.dev@gmail.com"
"keywords": [
"nodebb",
"anchor",
"tooltip",
"text header"
],
"author": {
"name": "robin4002",
"email": "robin4002@gmail.com"
},
"contributors": [
{
"name": "Superloup10",
"email": "Superloup10@gmail.com"
},
{
"name": "Phenix246",
"email": "phenix246.dev@gmail.com"
}
],
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/MinecraftForgeFrance/nodebb-plugin-extended-markdown/issues"
},
"homepage": "https://github.com/MinecraftForgeFrance/nodebb-plugin-extended-markdown#readme",
"nbbpm": {
"compatibility": "^2.0.0"
},
"dependencies": {
"hash-wasm": "^4.9.0"
},
"peerDependencies": {
"nodebb-plugin-ws-markdown": "^9.0.0 || ^10.0.0"
}
],
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/MinecraftForgeFrance/nodebb-plugin-extended-markdown/issues"
},
"homepage": "https://github.com/MinecraftForgeFrance/nodebb-plugin-extended-markdown#readme",
"nbbpm": {
"compatibility": "^2.0.0"
},
"dependencies": {
"hash-wasm": "^4.9.0"
},
"peerDependencies": {
"nodebb-plugin-ws-markdown": "^9.0.0"
}
}

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ # nodebb-plugin-extended-markdown

@@ -0,0 +0,0 @@ "use strict";

Sorry, the diff of this file is not supported yet

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