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

bug-versions

Package Overview
Dependencies
Maintainers
6
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bug-versions - npm Package Compare versions

Comparing version 1.14.3 to 1.15.0

6

History.md
1.15.0 / 2018-11-21
==================
**features**
* [[`da891e1`](http://github.com/cnpm/bug-versions/commit/da891e1fdad5d59fb9a654207b91bdd66dbacf7e)] - feat: add @mdx-js/mdx bug versions (#23) (Janry <<wangzhili56@126.com>>)
1.14.3 / 2018-11-13

@@ -3,0 +9,0 @@ ==================

12

package.json
{
"name": "bug-versions",
"version": "1.14.3",
"version": "1.15.0",
"description": "collect all bug versions on npm package",

@@ -68,2 +68,12 @@ "main": "index.js",

"bug-versions": {
"@mdx-js/mdx": {
"0.16.1": {
"version": "0.16.0",
"reason": "see https://github.com/mdx-js/mdx/issues/322"
},
"0.16.2": {
"version": "0.16.0",
"reason": "see https://github.com/mdx-js/mdx/issues/322"
}
},
"is-my-json-valid": {

@@ -70,0 +80,0 @@ "2.17.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