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

obscenity

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

obscenity - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

.envrc

4

dist/preset/english.js

@@ -246,3 +246,5 @@ "use strict";

.addPattern((0, Pattern_1.pattern) `|fu|`)
.addPattern((0, Pattern_1.pattern) `|fuk`))
.addPattern((0, Pattern_1.pattern) `|fuk`)
.addWhitelistedTerm('kung-fu')
.addWhitelistedTerm('kung fu'))
.addPhrase((phrase) => phrase.setMetadata({ originalWord: 'gangbang' }).addPattern((0, Pattern_1.pattern) `g[?]ngbang`))

@@ -249,0 +251,0 @@ .addPhrase((phrase) => phrase.setMetadata({ originalWord: 'handjob' }).addPattern((0, Pattern_1.pattern) `h[?]ndjob`))

{
"name": "obscenity",
"version": "0.2.1",
"version": "0.2.2",
"description": "Robust, extensible profanity filter.",

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