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.0.0 to 1.0.1

9

History.md
1.0.1 / 2017-12-25
==================
**fixes**
* [[`e5fcf54`](http://github.com/cnpm/bug-versions/commit/e5fcf5407afc92c557241eb9c2c9f2fefe8d62e5)] - fix: eslint bug (#1) (Haoliang Gao <<sakura9515@gmail.com>>)
**others**
* [[`837046e`](http://github.com/cnpm/bug-versions/commit/837046e1efcb974be4307a4aa4083b046382718e)] - chore: fix badge name (fengmk2 <<fengmk2@gmail.com>>)
1.0.0 / 2017-12-18

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

8

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

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

}
},
"babel-eslint": {
"8.1.0": {
"version": "8.1.1",
"reason": "see https://github.com/eslint/eslint/issues/9767"
}
}

@@ -31,0 +37,0 @@ }

16

README.md

@@ -8,10 +8,10 @@ # bug-versions

[npm-image]: https://img.shields.io/npm/v/npminstall.svg?style=flat-square
[npm-url]: https://npmjs.org/package/npminstall
[travis-image]: https://img.shields.io/travis/cnpm/npminstall.svg?style=flat-square
[travis-url]: https://travis-ci.org/cnpm/npminstall
[snyk-image]: https://snyk.io/test/npm/npminstall/badge.svg?style=flat-square
[snyk-url]: https://snyk.io/test/npm/npminstall
[download-image]: https://img.shields.io/npm/dm/npminstall.svg?style=flat-square
[download-url]: https://npmjs.org/package/npminstall
[npm-image]: https://img.shields.io/npm/v/bug-versions.svg?style=flat-square
[npm-url]: https://npmjs.org/package/bug-versions
[travis-image]: https://img.shields.io/travis/cnpm/bug-versions.svg?style=flat-square
[travis-url]: https://travis-ci.org/cnpm/bug-versions
[snyk-image]: https://snyk.io/test/npm/bug-versions/badge.svg?style=flat-square
[snyk-url]: https://snyk.io/test/npm/bug-versions
[download-image]: https://img.shields.io/npm/dm/bug-versions.svg?style=flat-square
[download-url]: https://npmjs.org/package/bug-versions

@@ -18,0 +18,0 @@ collect all bug versions on npm package.

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