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

transliteration

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

transliteration - npm Package Versions

1
8

2.0.3

Diff

andyhu
published 2.0.2 •

andyhu
published 2.0.1 •

andyhu
published 2.0.0 •

Changelog

Source

2.0.0

  • CDN file structure changed: https://www.jsdelivr.com/package/npm/transliteration
  • The entire module had been refactored in Typescript, with big performance improvements as well as a reduced package size.
  • Better code quality. 100% unit tested.
  • bower support was dropped. Please use CDN or webpack/rollup.
  • As according to RFC 3986, more characters(/a-zA-Z0-9-_.~/) are kept as allowed characters in the result for slugify, and it is configurable.
  • Added uppercase as an option for slugify, if is set to true then the generated slug will be converted to uppercase letters.
  • Unknown characters will be transliterated as empty string by default, instead of a meaningless [?].
andyhu
published 1.6.6 •

Changelog

Source

1.6.6

  • Added support for TypeScript. #77
andyhu
published 1.6.5 •

andyhu
published 1.6.4 •

andyhu
published 1.6.3 •

andyhu
published 1.6.2 •

andyhu
published 1.5.4 •

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