markdown-it-attrs
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21419
12
533
3
3