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.17.4 to 1.18.0

9

History.md
1.18.0 / 2018-12-11
==================
**features**
* [[`adc4435`](http://github.com/cnpm/bug-versions/commit/adc4435ba0eb615abeacf2ad5846413763faba36)] - feat: add vue bug version (#28) (Kevin Zhong <<willworks@users.noreply.github.com>>)
**fixes**
* [[`493b5da`](http://github.com/cnpm/bug-versions/commit/493b5da32d4c1419ab875595b6851199668e1e4a)] - fix: vue 2.5.{18, 19} => 2.5.17 (Kevin Zhong <<willworks@users.noreply.github.com>>)
1.17.4 / 2018-12-01

@@ -3,0 +12,0 @@ ==================

32

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

@@ -212,2 +212,32 @@ "main": "index.js",

}
},
"vue": {
"2.5.19": {
"version": "2.5.17",
"reason": "https://github.com/vuejs/vue/pull/9173"
},
"2.5.18": {
"version": "2.5.17",
"reason": "https://github.com/vuejs/vue/pull/9173"
}
},
"vue-server-renderer": {
"2.5.19": {
"version": "2.5.17",
"reason": "https://github.com/vuejs/vue/pull/9173"
},
"2.5.18": {
"version": "2.5.17",
"reason": "https://github.com/vuejs/vue/pull/9173"
}
},
"vue-template-compiler": {
"2.5.19": {
"version": "2.5.17",
"reason": "https://github.com/vuejs/vue/pull/9173"
},
"2.5.18": {
"version": "2.5.17",
"reason": "https://github.com/vuejs/vue/pull/9173"
}
}

@@ -214,0 +244,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