Socket
Socket
Sign inDemoInstall

eslint-mdx

Package Overview
Dependencies
Maintainers
5
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-mdx - npm Package Compare versions

Comparing version 1.6.4 to 1.6.5

lib/cjs.js

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [1.6.5](https://github.com/mdx-js/eslint-mdx/compare/v1.6.4...v1.6.5) (2019-12-17)
### Bug Fixes
* add `prepublishOnly` lifecycle script, close [#116](https://github.com/mdx-js/eslint-mdx/issues/116) ([#117](https://github.com/mdx-js/eslint-mdx/issues/117)) ([785117b](https://github.com/mdx-js/eslint-mdx/commit/785117ba3178c698710907e032f59a38289a844b))
## [1.6.4](https://github.com/mdx-js/eslint-mdx/compare/v1.6.3...v1.6.4) (2019-12-10)

@@ -8,0 +19,0 @@

4

package.json
{
"name": "eslint-mdx",
"version": "1.6.4",
"version": "1.6.5",
"description": "ESLint Parser for MDX",

@@ -37,3 +37,3 @@ "repository": "git+https://github.com/mdx-js/eslint-mdx.git",

"espree": "^6.1.2",
"remark-mdx": "^1.5.1",
"remark-mdx": "^1.5.2",
"remark-parse": "^7.0.2",

@@ -40,0 +40,0 @@ "tslib": "^1.10.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