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

markdown-utils

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdown-utils - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

10

package.json
{
"name": "markdown-utils",
"description": "Micro-utils for creating markdown snippets.",
"version": "0.7.0",
"version": "0.7.1",
"homepage": "https://github.com/jonschlinkert/markdown-utils",

@@ -17,6 +17,3 @@ "author": {

},
"license": {
"type": "MIT",
"url": "https://github.com/jonschlinkert/markdown-utils/blob/master/LICENSE"
},
"license": "MIT",
"files": [

@@ -36,3 +33,3 @@ "index.js",

"is-number": "^1.1.0",
"list-item": "^0.1.2",
"list-item": "^1.0.1",
"to-gfm-code-block": "^0.1.1"

@@ -42,2 +39,3 @@ },

"for-own": "^0.1.2",
"mocha": "^2.2.5",
"should": "^5.0.1"

@@ -44,0 +42,0 @@ },

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