Huge News!Announcing our $40M Series B led by Abstract Ventures.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 8.0.0 to 8.0.2

2

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

@@ -5,0 +5,0 @@ "main": "speakingurl.min.js",

Changelog
=========
- v8.0.2 fix the fix; problems with release v8.0.1 with building speakingurl-min.js
- v8.0.1 merge #71 Improve sprockets fix
- v8.0.0 Cleanup Russian transliteration to ICAO https://en.wikipedia.org/wiki/Romanization_of_Russian

@@ -5,0 +7,0 @@ - v7.0.0 Add Dhivehi translations; thanks to https://github.com/jawish/;

@@ -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": "8.0.0",
"version": "8.0.2",
"keywords": [

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

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

@@ -12,2 +12,3 @@ "homepage": "http://pid.github.io/speakingurl/",

"bugs": "https://github.com/pid/speakingurl/issues",
"license": "BSD-3-Clause",
"licenses": [{

@@ -59,2 +60,3 @@ "type": "BSD",

"gulp-uglify": "^1.0.1",
"jshint": "^2.8.0",
"jshint-stylish": "^2.0.0",

@@ -61,0 +63,0 @@ "minimist": "^1.1.0",

@@ -60,3 +60,3 @@ SpeakingURL

- [www.cdnjs.com/libraries/speakingurl/](http://cdnjs.com/libraries/speakingurl/)
- use [//cdnjs.cloudflare.com/ajax/libs/speakingurl/8.0.0/speakingurl.min.js](https://cdnjs.cloudflare.com/ajax/libs/speakingurl/8.0.0/speakingurl.min.js)
- use [//cdnjs.cloudflare.com/ajax/libs/speakingurl/8.0.2/speakingurl.min.js](https://cdnjs.cloudflare.com/ajax/libs/speakingurl/8.0.2/speakingurl.min.js)

@@ -68,3 +68,3 @@ #### [CDN/maxcdn](https://www.maxcdn.com/)

- [www.jsdelivr.com/#!speakingurl](]http://www.jsdelivr.com/#!speakingurl)
- use [//cdn.jsdelivr.net/speakingurl/8.0.0/speakingurl.min.js](https://cdn.jsdelivr.net/speakingurl/8.0.0/speakingurl.min.js)
- use [//cdn.jsdelivr.net/speakingurl/8.0.2/speakingurl.min.js](https://cdn.jsdelivr.net/speakingurl/8.0.2/speakingurl.min.js)

@@ -409,3 +409,3 @@ Usage

Copyright (c) 2013-2015 Sascha Droste pid@posteo.net All rights reserved.
Copyright (c) 2013-2016 Sascha Droste pid@posteo.net All rights reserved.

@@ -412,0 +412,0 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

/**
* speakingurl
* @version v7.0.0
* @version v8.0.2
* @link http://pid.github.io/speakingurl/

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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