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.14.2 to 1.14.3

6

History.md
1.14.3 / 2018-11-13
==================
**fixes**
* [[`e8831dd`](http://github.com/cnpm/bug-versions/commit/e8831dd67037190261144eda347c982d8e91d8cb)] - fix: react-test-renderer and react-art (fengmk2 <<fengmk2@gmail.com>>)
1.14.2 / 2018-11-13

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

14

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

@@ -180,2 +180,14 @@ "main": "index.js",

}
},
"react-test-renderer": {
"16.6.2": {
"version": "16.6.1",
"reason": "https://github.com/facebook/react/issues/14208"
}
},
"react-art": {
"16.6.2": {
"version": "16.6.1",
"reason": "https://github.com/facebook/react/issues/14208"
}
}

@@ -182,0 +194,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