New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

markdown-themes

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdown-themes - npm Package Compare versions

Comparing version 1.0.0 to 1.3.0

.npmignore

6

package.json
{
"name": "markdown-themes",
"version": "1.0.0",
"version": "1.3.0",
"description": "Nice CSS themes for Markdown files",

@@ -19,4 +19,4 @@ "main": "index.js",

],
"author": "Danilo Prates <daniloprates@gmail.com>",
"license": "ISC",
"author": "Danilo Prates <daniloprates@gmail.com> (http://daniloprates.github.io)",
"license": "MIT",
"bugs": {

@@ -23,0 +23,0 @@ "url": "https://github.com/daniloprates/markdown-themes/issues"

@@ -8,3 +8,3 @@ # Markdown Themes

* Run `$ npm install --save markdown-themes`
* In your HTML, include: `<link rel="stylesheet" href="node_modules/markdown/themes/css/{THEME-NAME}-theme.css">`
* In your HTML, include: `<link rel="stylesheet" href="node_modules/markdown-themes/css/{THEME-NAME}-theme.css">`

@@ -11,0 +11,0 @@ ## Themes availables:

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