New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nsfwjs-node

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nsfwjs-node - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

4

package.json
{
"name": "nsfwjs-node",
"version": "2.1.4",
"version": "2.1.5",
"description": "Detect NSFW content client side",

@@ -10,3 +10,3 @@ "main": "index.js",

"build": "tsc --skipLibCheck",
"publish": "npm version patch --no-git-tag-version && npm run build && cp package.json ./dist/ && cp README.md ./dist/ && cd ./dist && npm publish ./"
"newversion": "npm version patch --no-git-tag-version && npm run build && cp package.json ./dist/ && cp README.md ./dist/ && cd ./dist && npm publish ./"
},

@@ -13,0 +13,0 @@ "repository": {

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