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.3.8 to 1.4.0

test/index.test.ts

7

package.json
{
"name": "bad-words-next",
"version": "1.3.8",
"version": "1.4.0",
"description": "JavaScript/TypeScript filter and checker for bad words aka profanity",

@@ -27,3 +27,3 @@ "keywords": [

"pretest": "yarn lint && tsc --noEmit",
"lint": "eslint ./src",
"lint": "eslint ./src ./test",
"doc": "typedoc --options typedoc.json",

@@ -40,3 +40,4 @@ "release": "yarn version",

"lib",
"data"
"data",
"test"
],

@@ -43,0 +44,0 @@ "devDependencies": {

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