Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nsfw

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nsfw - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

2

lib/spec/index-spec.js

@@ -10,2 +10,4 @@ 'use strict';

});
var segfaultHandler = require('segfault-handler');
segfaultHandler.registerHandler();

@@ -12,0 +14,0 @@ jasmine.DEFAULT_TIMEOUT_INTERVAL = 120000;

5

package.json
{
"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

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