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.0.1 to 1.1.0

6

History.md
1.1.0 / 2018-02-09
==================
**features**
* [[`a4ed15a`](http://github.com/cnpm/bug-versions/commit/a4ed15a80d941c404a8af5764b9e75b937aa1208)] - feat: skip uglify-es@3.3.10 (#2) (Randy <<randypriv@gmail.com>>)
1.0.1 / 2017-12-25

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

8

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

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

}
},
"uglify-es": {
"3.3.10": {
"version": "3.3.9",
"reason": "see https://github.com/mishoo/UglifyJS2/issues/2896"
}
}

@@ -37,0 +43,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