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

speakingurl

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

speakingurl - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

12

bower.json
{
"name": "speakingurl",
"version": "1.1.4",
"version": "1.1.5",
"description": "Generate a slug – transliteration with a lot of options",

@@ -12,8 +12,6 @@ "main": "speakingurl.min.js",

},
"licenses": [
{
"type": "BSD",
"url": "https://raw.github.com/pid/speakingurl/master/LICENSE"
}
],
"licenses": [{
"type": "BSD",
"url": "https://raw.github.com/pid/speakingurl/master/LICENSE"
}],
"ignore": [

@@ -20,0 +18,0 @@ "node_modules"

Changelog
=========
- v1.1.5 cleanup horror
- v1.1.4 forgot to generate the v1.1.3 minified version, but nevermind, there wasn't any code changes ;-)

@@ -5,0 +6,0 @@ - v1.1.3 cleanup

@@ -5,3 +5,3 @@ {

"description": "Generate of so called 'static' or 'Clean URL' or 'Pretty URL' or 'nice-looking URL' or 'Speaking URL' or 'user-friendly URL' or 'SEO-friendly URL' or 'slug' from a string.",
"version": "1.1.4",
"version": "1.1.5",
"keywords": [

@@ -8,0 +8,0 @@ "slug",

{
"name": "speakingurl",
"version": "1.1.4",
"version": "1.1.5",
"description": "Generate a slug – transliteration with a lot of options",

@@ -12,8 +12,6 @@ "homepage": "http://pid.github.io/speakingurl/",

"bugs": "https://github.com/pid/speakingurl/issues",
"licenses": [
{
"type": "BSD",
"url": "https://raw.github.com/pid/speakingurl/master/LICENSE"
}
],
"licenses": [{
"type": "BSD",
"url": "https://raw.github.com/pid/speakingurl/master/LICENSE"
}],
"keywords": [

@@ -20,0 +18,0 @@ "slug",

@@ -67,7 +67,7 @@ SpeakingURL

available versions: http://cdnjs.com/libraries/speakingurl/ use [//cdnjs.cloudflare.com/ajax/libs/speakingurl/1.1.4/speakingurl.min.js](https://cdnjs.cloudflare.com/ajax/libs/speakingurl/1.1.4/speakingurl.min.js)
available versions: http://cdnjs.com/libraries/speakingurl/ use [//cdnjs.cloudflare.com/ajax/libs/speakingurl/1.1.5/speakingurl.min.js](https://cdnjs.cloudflare.com/ajax/libs/speakingurl/1.1.5/speakingurl.min.js)
#### [CDN/maxcdn](https://www.maxcdn.com/)
available versions: http://www.jsdelivr.com/#!speakingurl use [//cdn.jsdelivr.net/speakingurl/1.1.4/speakingurl.min.js](httos://cdn.jsdelivr.net/speakingurl/1.1.4/speakingurl.min.js)
available versions: http://www.jsdelivr.com/#!speakingurl use [//cdn.jsdelivr.net/speakingurl/1.1.5/speakingurl.min.js](httos://cdn.jsdelivr.net/speakingurl/1.1.5/speakingurl.min.js)

@@ -74,0 +74,0 @@ Usage

/**
* speakingurl
* @version v1.1.3
* @version v1.1.5
* @link http://pid.github.io/speakingurl/

@@ -5,0 +5,0 @@ * @license BSD

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