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

mdast-range

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdast-range - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

10

history.md

@@ -6,2 +6,12 @@ ---

<!--lint disable no-multiple-toplevel-headings-->
0.4.1 / 2015-06-14
==================
* Add mdast-lint as a dev-dependency ([3198f35](https://github.com/wooorm/mdast-range/commit/3198f35))
* Add `.editorconfig` ([874a0ce](https://github.com/wooorm/mdast-range/commit/874a0ce))
* Update mdast, mdast-usage, mdast-yaml-config ([84d3faf](https://github.com/wooorm/mdast-range/commit/84d3faf))
* Update eslint ([13b72de](https://github.com/wooorm/mdast-range/commit/13b72de))
0.4.0 / 2015-06-03

@@ -8,0 +18,0 @@ ==================

13

package.json
{
"name": "mdast-range",
"version": "0.4.0",
"version": "0.4.1",
"description": "Range information to mdast",

@@ -23,7 +23,7 @@ "license": "MIT",

"peerDependencies": {
"mdast": ">=0.21.0"
"mdast": ">=0.22.0"
},
"devDependencies": {
"browserify": "^10.0.0",
"eslint": "^0.21.0",
"eslint": "^0.22.0",
"esmangle": "^1.0.0",

@@ -33,7 +33,8 @@ "istanbul": "^0.3.0",

"jscs-jsdoc": "^1.0.0",
"mdast": "^0.21.0",
"mdast": "^0.22.0",
"mdast-github": "^0.3.0",
"mdast-lint": "^0.2.0",
"mdast-toc": "^0.4.1",
"mdast-usage": "^0.2.0",
"mdast-yaml-config": "^0.1.0",
"mdast-usage": "^0.3.0",
"mdast-yaml-config": "^0.2.0",
"mocha": "^2.0.0"

@@ -40,0 +41,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