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

slug

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slug - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [4.0.3](https://github.com/Trott/slug/compare/v4.0.2...v4.0.3) (2021-02-24)
### Bug Fixes
* add arabic letter إ i ([ce9ce2f](https://github.com/Trott/slug/commit/ce9ce2fe27ad7caefe557c55eeb9740de52d1e1e))
## [4.0.2](https://github.com/Trott/slug/compare/v4.0.1...v4.0.2) (2020-10-30)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "slug",
"description": "slugifies even utf-8 chars!",
"version": "4.0.2",
"version": "4.0.3",
"homepage": "https://github.com/Trott/slug",

@@ -31,3 +31,3 @@ "author": "dodo (https://github.com/dodo)",

"chai": "^4.2.0",
"karma": "^5.0.9",
"karma": "^6.0.2",
"karma-chai": "^0.1.0",

@@ -34,0 +34,0 @@ "karma-chrome-launcher": "^3.1.0",

@@ -538,2 +538,3 @@ /* global btoa */

أ: 'a',
إ: 'i',
ب: 'b',

@@ -540,0 +541,0 @@ ت: 't',

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