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

super-profanity

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

super-profanity - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/custom_module/noswearing/FAQ.md

2

dist/profanity.js

@@ -34,3 +34,3 @@ /*

const { detectAll } = require("tinyld");
const { NoSwearing } = require("noswearing");
const { NoSwearing } = require(path.resolve(__dirname, './custom_module/noswearing'));

@@ -37,0 +37,0 @@ /** @const {string} - Default language used to detect bad words. */

{
"name": "super-profanity",
"version": "1.0.0",
"version": "1.0.1",
"description": "A profanity filter that lives up to its name.",

@@ -5,0 +5,0 @@ "main": "profanity.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