Socket
Socket
Sign inDemoInstall

filenamify-url

Package Overview
Dependencies
7
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.1.2

11

package.json
{
"name": "filenamify-url",
"version": "2.1.1",
"version": "2.1.2",
"description": "Convert a URL to a valid filename",

@@ -11,3 +11,3 @@ "license": "MIT",

"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
"url": "https://sindresorhus.com"
},

@@ -32,8 +32,7 @@ "engines": {

"valid",
"url",
"uri"
"url"
],
"dependencies": {
"filenamify": "^4.0.0",
"humanize-url": "^2.0.0"
"filenamify": "^4.3.0",
"humanize-url": "^2.1.1"
},

@@ -40,0 +39,0 @@ "devDependencies": {

@@ -1,2 +0,2 @@

# filenamify-url [![Build Status](https://travis-ci.org/sindresorhus/filenamify-url.svg?branch=master)](https://travis-ci.org/sindresorhus/filenamify-url)
# filenamify-url

@@ -3,0 +3,0 @@ > Convert a URL to a valid filename

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc