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.2.8-alpha.1 to 1.2.8

4

js/src/index.js

@@ -100,4 +100,6 @@ const { promises: fs } = require('fs');

nsfw.getAllocatedInstanceCount = NSFW.getAllocatedInstanceCount;
if (NSFW.getAllocatedInstanceCount) {
nsfw.getAllocatedInstanceCount = NSFW.getAllocatedInstanceCount;
}
module.exports = nsfw;
{
"name": "nsfw",
"version": "1.2.8-alpha.1",
"version": "1.2.8",
"description": "A simple file watcher for Node",

@@ -5,0 +5,0 @@ "main": "js/src/index.js",

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