markdown-loader
Advanced tools
Comparing version 5.1.0 to 5.2.0
Changelog | ||
--------- | ||
### 5.2.0 | ||
- Update dependencies | ||
- | ||
### 5.1.0 | ||
- Update dependencies | ||
### 5.0.0 | ||
- Update dependencies | ||
- Update dependencies | ||
- **Breaking** marked@0.6.0 @tmorehouse [Changelog](https://github.com/markedjs/marked/releases/tag/v0.6.0) | ||
- switch to snapshot tests @meaku | ||
- reduce shipped files via npm @styfle | ||
- fix URL to marked repo @styfle | ||
### 4.0.0 | ||
- reduce shipped files via npm @styfle | ||
- fix URL to marked repo @styfle | ||
- Update dependencies | ||
### 4.0.0 | ||
- Update dependencies | ||
- **Breaking** marked@0.5.0 @robcresswell [Changelog](https://github.com/markedjs/marked/releases/tag/v0.5.0) | ||
### 3.0.0 | ||
- Update dependencies | ||
- Update dependencies | ||
- **Breaking** marked@4.0.0 (@hpohlmeyer) [Changelog](https://github.com/markedjs/marked/releases/tag/0.4.0) | ||
- use webpack 4.x for tests | ||
- use webpack 4.x for tests | ||
- update example to use npm version of `markdown-loader` | ||
@@ -22,0 +30,0 @@ |
{ | ||
"name": "markdown-loader", | ||
"version": "5.1.0", | ||
"version": "5.2.0", | ||
"description": "markdown-loader for webpack", | ||
@@ -35,5 +35,5 @@ "main": "index.js", | ||
"highlight.js": "^9.15.9", | ||
"html-loader": "^0.5.5", | ||
"html-loader": "^1.3.0", | ||
"webpack": "^4.38.0" | ||
} | ||
} |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
5669
5
1
2