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

clean-special-chars

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clean-special-chars - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

7

package.json
{
"name": "clean-special-chars",
"version": "1.0.1",
"version": "1.0.2",
"description": "Converts accented letters to its cleaned form like 'Ã' to 'A', 'ç' to 'c', '&!*' to '', etc. All spaces will be converted to '-' and the text is returned in Lower Case",

@@ -22,3 +22,8 @@ "homepage": "https://github.com/DiegoZoracKy/clean-special-chars",

},
"keywords":[
"clean string",
"accented",
"accentuation"
],
"bugs": "https://github.com/DiegoZoracKy/clean-special-chars/issues"
}
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