Socket
Socket
Sign inDemoInstall

segfault-handler

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

segfault-handler - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

6

CHANGELOG.md

@@ -0,1 +1,5 @@

### 1.2.0 (2018-05-18)
* [PR#62](https://github.com/ddopson/node-segfault-handler/pull/62) - Support for node 12.
### 1.1.0 (2018-04-30)

@@ -5,3 +9,3 @@

* [PR#57](https://github.com/ddopson/node-segfault-handler/pull/57) - Support for Xcode 10.
* [PR#58](https://github.com/ddopson/node-segfault-handler/pull/58) - Fix the `v8::String` deprecation warning.
* [PR#58](https://github.com/ddopson/node-segfault-handler/pull/58) - Fix the `v8::String` deprecation warning.

@@ -8,0 +12,0 @@ ### 1.0.1 (2018-05-17)

4

package.json
{
"name": "segfault-handler",
"description": "catches SIGSEGV and prints diagnostic information",
"version": "1.1.0",
"version": "1.2.0",
"author": "Kenneth Geisshirt <geisshirt@gmail.com>",

@@ -19,3 +19,3 @@ "contributors": [

"bindings": "^1.2.1",
"nan": "^2.0.9"
"nan": "^2.13.2"
},

@@ -22,0 +22,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

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