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 0.2.18 to 0.2.19

2

bower.json
{
"name": "speakingurl",
"version": "0.2.18",
"version": "0.2.19",
"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.",

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

@@ -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": "0.2.18",
"version": "0.2.19",
"keywords": [

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

{
"name": "pid/speakingurl",
"version": "0.2.18",
"version": "0.2.19",
"type": "library",

@@ -5,0 +5,0 @@ "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.",

@@ -78,2 +78,3 @@ module.exports = function(grunt) {

grunt.registerTask('default', ['uglify', 'jshint', 'mocha', 'replace']);
};
{
"name": "speakingurl",
"version": "0.2.18",
"version": "0.2.19",
"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.",

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

"keywords": [
"slug",
"seo",
"url",
"speakingurl",
"nice url",
"static url"
"slug",
"seo",
"url",
"speakingurl",
"nice url",
"static url"
],
"categories": [
"Utilities",
"Parsers & Compilers"
"Utilities",
"Parsers & Compilers"
],

@@ -74,4 +74,4 @@ "author": {

"include": [
"speakingurl.min.js",
"README.md"
"speakingurl.min.js",
"README.md"
]

@@ -89,5 +89,5 @@ },

},
"bugs": "https://github.com/pid/speakingurl/issues"
,
"licenses": [{
"bugs": "https://github.com/pid/speakingurl/issues",
"licenses": [
{
"type": "BSD",

@@ -94,0 +94,0 @@ "url": "https://raw.github.com/pid/speakingurl/master/LICENCE"

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