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.1.1 to 0.1.2

3

package.json
{
"name": "speakingurl",
"version": "0.1.1",
"version": "0.1.2",
"description": "Generate of so called 'static' or 'nice-looking' or 'SpeakingURL' from a string.",
"keywords": [
"speakingUrl",
"speakingurl",
"speaking Url",

@@ -8,0 +9,0 @@ "nice Url",

@@ -20,3 +20,3 @@ var makeUrl = require('../lib/');

var url = makeUrl("---This_Is_A_Test!!");
var url = makeUrl("__---This_Is_A_Test!!");

@@ -23,0 +23,0 @@ it('should be a string with 14 chars', function () {

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