Socket
Socket
Sign inDemoInstall

github-markdown-css

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-markdown-css - npm Package Compare versions

Comparing version 2.10.0 to 3.0.0

64

package.json
{
"name": "github-markdown-css",
"version": "2.10.0",
"description": "The minimal amount of CSS to replicate the GitHub Markdown style",
"license": "MIT",
"repository": "sindresorhus/github-markdown-css",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"main": "github-markdown.css",
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"make": "github-markdown-css > github-markdown.css"
},
"files": [
"github-markdown.css"
],
"keywords": [
"browser",
"github",
"markdown",
"md",
"css",
"style",
"stylesheet"
],
"devDependencies": {
"generate-github-markdown-css": "^2.1.0"
}
"name": "github-markdown-css",
"version": "3.0.0",
"description": "The minimal amount of CSS to replicate the GitHub Markdown style",
"license": "MIT",
"repository": "sindresorhus/github-markdown-css",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"main": "github-markdown.css",
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"make": "github-markdown-css > github-markdown.css"
},
"files": [
"github-markdown.css"
],
"keywords": [
"browser",
"github",
"markdown",
"md",
"css",
"style",
"stylesheet"
],
"devDependencies": {
"generate-github-markdown-css": "^3.0.1"
}
}

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