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.10.2 to 1.11.0

6

History.md
1.11.0 / 2018-09-27
==================
**fixes**
* [[`7b24bd6`](http://github.com/cnpm/bug-versions/commit/7b24bd6e3c00c2d18c6d3b2b283ecec59b375d7b)] - fix: @nodelib/fs.stat missing index.js.map (#18) (killa <<killa123@126.com>>)
1.10.2 / 2018-09-11

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

8

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

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

}
},
"@nodelib/fs.stat": {
"1.1.2": {
"version": "1.1.1",
"reason": "missing index.js.map, https://github.com/nodelib/nodelib/issues/24"
}
}

@@ -152,0 +158,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