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

bug-versions

Package Overview
Dependencies
Maintainers
6
Versions
206
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.31.0 to 1.31.1

6

History.md
1.31.1 / 2019-06-21
==================
**features**
* [[`4afa217`](http://github.com/cnpm/bug-versions/commit/4afa2173e9232b6bd7db5129ce580acc40b9511f)] - feat: add inquirer bug version (#51) (绝云 <<leungwensen@gmail.com>>)
1.31.0 / 2019-05-05

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

8

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

@@ -76,2 +76,8 @@ "main": "index.js",

"bug-versions": {
"inquirer": {
"6.4.0": {
"version": "6.3.1",
"reason": "https://github.com/SBoudrias/Inquirer.js/issues/811"
}
},
"@mdx-js/mdx": {

@@ -78,0 +84,0 @@ "0.16.1": {

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