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.0 to 4.0.1

CHANGELOG.md

8

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

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

"karma-coverage": "^2.0.3",
"karma-firefox-launcher": "^1.3.0",
"karma-firefox-launcher": "^2.0.0",
"karma-jasmine": "^4.0.0",

@@ -59,3 +59,3 @@ "karma-mocha": "^2.0.1",

{
"changelogFile": "CHANGELOG"
"changelogFile": "CHANGELOG.md"
}

@@ -68,3 +68,3 @@ ],

"assets": [
"CHANGELOG",
"CHANGELOG.md",
"package.json"

@@ -71,0 +71,0 @@ ],

@@ -310,2 +310,4 @@ /* global btoa */

ō: 'o',
Œ: 'OE',
œ: 'oe',
ù: 'u',

@@ -312,0 +314,0 @@ ú: 'u',

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