Comparing version 1.0.11 to 1.0.12
@@ -10,2 +10,4 @@ 'use strict'; | ||
}); | ||
var segfaultHandler = require('segfault-handler'); | ||
segfaultHandler.registerHandler(); | ||
@@ -12,0 +14,0 @@ jasmine.DEFAULT_TIMEOUT_INTERVAL = 120000; |
{ | ||
"name": "nsfw", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "A simple file watcher for Node", | ||
@@ -40,3 +40,4 @@ "main": "lib/src/index.js", | ||
"eslint": "^2.2.0", | ||
"jasmine-node": "^2.0.0" | ||
"jasmine-node": "^2.0.0", | ||
"segfault-handler": "^1.0.0" | ||
}, | ||
@@ -43,0 +44,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
195504
634
5