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

bad-words-next

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bad-words-next - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

lib/index.js

@@ -266,3 +266,3 @@ 'use strict';

return _this2.check(p) === true ? _this2.opts.placeholder : p;
}).join(' ');
}).join(' '); // TODO: this one is most likely incorrect as it assumes spaces when joining
}

@@ -269,0 +269,0 @@ }]);

{
"name": "bad-words-next",
"version": "1.0.0",
"version": "1.0.1",
"description": "Profanity filtering and detection",

@@ -5,0 +5,0 @@ "keywords": [

@@ -5,4 +5,6 @@ # bad-words-next

Started as a quick overnight project. Feel free to contribute.
Quick overnight project. Filtering is not production ready yet.
**Use at your own risk. Filtering may remove new lines and words bounderies.**
## Install

@@ -9,0 +11,0 @@

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