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.30.0 to 1.31.0

9

History.md
1.31.0 / 2019-05-05
==================
**features**
* [[`a06e23e`](http://github.com/cnpm/bug-versions/commit/a06e23e171c7c3ce8075c1b5715aee9c90db9ab6)] - feat: fix w3c-xmlserializer@1.1.1 (#46) (Houfeng <<admin@xhou.net>>)
**fixes**
* [[`63b8360`](http://github.com/cnpm/bug-versions/commit/63b83602a3dbc91b91fcdde8efd069b64722c78b)] - fix: nyc 4.13.1 (#48) (TZ | 天猪 <<atian25@qq.com>>)
1.30.0 / 2019-03-07

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

14

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

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

}
},
"w3c-xmlserializer": {
"1.1.1": {
"version": "1.0.1",
"reason": "https://github.com/jsdom/w3c-xmlserializer/issues/10"
}
},
"nyc": {
"14.1.0": {
"version": "13.3.0",
"reason": "https://github.com/istanbuljs/nyc/issues/1097"
}
}

@@ -366,0 +378,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