Socket
Socket
Sign inDemoInstall

url-slug

Package Overview
Dependencies
0
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.3 to 3.0.4

4

package.json
{
"name": "url-slug",
"version": "3.0.3",
"version": "3.0.4",
"description": "Slug generator with less than 1 KB and no dependencies, RFC 3986 compliant",

@@ -16,3 +16,3 @@ "main": "dist/index.js",

"devDependencies": {
"@rollup/plugin-replace": "^3.0.0",
"@rollup/plugin-replace": "^4.0.0",
"cross-env": "^7.0.3",

@@ -19,0 +19,0 @@ "jest": "^27.2.1",

@@ -11,6 +11,6 @@ # url-slug [![Build status][1]][2] [![npm][3]][4] [![minzipped size][5]][6]

## Install
## Installation
```bash
$ npm install url-slug
npm install url-slug
```

@@ -27,4 +27,2 @@

## Documentation
### urlSlug(string[, options]), convert(string[, options])

@@ -31,0 +29,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc