Socket
Socket
Sign inDemoInstall

markdown-it-attrs

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdown-it-attrs - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

markdown-it-attrs.browser.js

0

demo.js

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

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

6

package.json
{
"name": "markdown-it-attrs",
"version": "0.2.0",
"version": "0.2.1",
"description": "Add classes, identifiers and attributes to your markdown with {} curly brackets, similar to pandoc's header attributes",

@@ -16,4 +16,5 @@ "license": "MIT",

"scripts": {
"browser": "browserify index.js --standalone markdown-it-attrs -o markdown-it-attrs.browser.js",
"test": "mocha",
"prepublish": "mocha",
"prepublish": "mocha && npm run browser",
"postpublish": "git push && git push --tags"

@@ -35,2 +36,3 @@ },

"devDependencies": {
"browserify": "^13.0.0",
"markdown-it": "^4.4.0",

@@ -37,0 +39,0 @@ "mocha": "*"

@@ -0,0 +0,0 @@ # markdown-it-attrs [![Build Status](https://travis-ci.org/arve0/markdown-it-attrs.svg?branch=master)](https://travis-ci.org/arve0/markdown-it-attrs) [![npm version](https://badge.fury.io/js/markdown-it-attrs.svg)](http://badge.fury.io/js/markdown-it-attrs)

@@ -0,0 +0,0 @@ /**

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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