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

larvitslugify

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

larvitslugify - npm Package Compare versions

Comparing version 0.11.0 to 0.11.1

2

package.json
{
"name": "larvitslugify",
"description": "Slugify string to make them url safe and more",
"version": "0.11.0",
"version": "0.11.1",
"homepage": "https://github.com/larvit/larvitslugify",

@@ -6,0 +6,0 @@ "author": "Lilleman <lilleman@larvit.se>",

@@ -1,2 +0,2 @@

[![Build Status](https://travis-ci.org/larvit/larvitslugify.svg?branch=master)](https://travis-ci.org/larvit/larvitslugify) [![Dependencies](https://david-dm.org/larvit/larvitslugify.svg)](https://david-dm.org/larvit/larvitslugify.svg)
[![Build Status](https://travis-ci.org/larvit/larvitslugify.svg?branch=master)](https://travis-ci.org/larvit/larvitslugify)

@@ -7,2 +7,4 @@ # [larvitslugify](https://github.com/larvit/larvitslugify)

Vanilla javascript, no production dependencies.
Why not use slug? Or slugify? Well, I built this because I wanted a more transparent and powerfull implementation. If I wanted to preserve "/" and change "." to ":" I want to be able to do that, but still have the comfort of everything else being a default slugifier.

@@ -9,0 +11,0 @@

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