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

bad-words-next

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bad-words-next - npm Package Versions

23
6

3.1.1

Diff

Changelog

Source

3.1.1 (2024-12-26)

Bug Fixes

  • improve regexp into internal string convertion (04b3b16)
  • trim dictionary words and replace spaces with pseudo space chars (ef7d437)
alexzel
published 3.1.0 •

Changelog

Source

3.1.0 (2024-12-24)

Features

alexzel
published 3.0.0 •

Changelog

Source

3.0.0 (2024-12-13)

⚠ BREAKING CHANGES

  • remove json files and encode dictionaries b/c of sensitivity

Features

  • remove json files and encode dictionaries b/c of sensitivity (e7a4758)
  • use decoder in benchmarks (e650dea)

Bug Fixes

  • add rollup cache to .gitignore file (95d1d51)
  • fix dictionary data import in benchmark script (c6f50ae)
  • fix some types and props visibility for docs wiki (9b8bc8f)
  • remove resolveJsonModule from typescript config (65278e1)
alexzel
published 2.3.2 •

Changelog

Source

2.3.2 (2024-12-11)

Bug Fixes

  • update libs usage to their latest interfaces (d96238b)
  • update lookalikes in en.json to treat 3 as E (#19) (6f78bbd)
alexzel
published 2.3.1 •

Changelog

Source

2.3.1 (2024-04-07)

Bug Fixes

  • add build command into benchmarks readme file (42d84f7)
  • use lookalike instead of the actual bad word in the readme (71668ae)
alexzel
published 2.3.0 •

Changelog

Source

2.3.0 (2024-04-07)

Features

  • a test for exclusions (6efc106)
  • ability to add exclusions (97c08b9)
  • example how to use exclusions (5893721)

Bug Fixes

  • compile exclusions regexps only once (8184425)
  • improve exclusions performance by employing internal cache (b798d8a)
  • readme example was fixed (09dcf02)
alexzel
published 2.2.1 •

Changelog

Source

2.2.1 (2023-06-21)

Performance Improvements

  • move string comparison out of map (99bc141)
alexzel
published 2.2.0 •

Changelog

Source

2.2.0 (2023-06-21)

Features

  • implement placeholderMode to address the feature request (5aa1b76)
alexzel
published 2.1.0 •

Changelog

Source

2.1.0 (2023-06-04)

Features

  • data: improve en.json dictionary (98d0d11)
  • data: improve ru.json and ru_lat.json dictionaries (71c19b4)
alexzel
published 2.0.1 •

Changelog

Source

2.0.1 (2023-06-02)

Bug Fixes

  • fix typedoc missing plugins (a85a9ee)
23
6
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