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.4.1 to 1.5.0

9

History.md
1.5.0 / 2018-05-17
==================
**features**
* [[`b036e3c`](http://github.com/cnpm/bug-versions/commit/b036e3cb122d24b928a3bfdfd1342ddc23a0c08a)] - feat: support dependencies override (#8) (fengmk2 <<fengmk2@gmail.com>>)
**fixes**
* [[`0d3a38f`](http://github.com/cnpm/bug-versions/commit/0d3a38f36ea7cd3981041cd8eab7950959671ba6)] - fix: add missing version property for compatibility reason (fengmk2 <<fengmk2@gmail.com>>)
1.4.1 / 2018-05-07

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

11

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

@@ -69,2 +69,11 @@ "main": "index.js",

}
},
"accord": {
"0.28.0": {
"version": "0.28.0",
"dependencies": {
"less": "^2.7.0"
},
"reason": "accord missing 'less' dependency"
}
}

@@ -71,0 +80,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