Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fluent-url

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluent-url - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"name": "fluent-url",
"version": "1.0.0",
"version": "1.0.1",
"description": "A chainable version of the global URL class",

@@ -34,7 +34,7 @@ "keywords": [

"devDependencies": {
"eslint": "^7.32.0",
"eslint-config-prettier": "^7.2.0",
"jest": "^26.6.3",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"jest": "^27.5.1",
"prettier": "^2.6.2"
}
}
# fluent-url
[![Build Status](https://travis-ci.com/kensnyder/fluent-url.svg?branch=master&v=1.0.0)](https://travis-ci.com/kensnyder/fluent-url)
[![Code Coverage](https://codecov.io/gh/kensnyder/fluent-url/branch/master/graph/badge.svg?v=1.0.0)](https://codecov.io/gh/kensnyder/fluent-url)
[![ISC License](https://img.shields.io/npm/l/fluent-url.svg?v=1.0.0)](https://opensource.org/licenses/ISC)
[![Build Status](https://travis-ci.com/kensnyder/fluent-url.svg?branch=master&v=1.0.1)](https://travis-ci.com/kensnyder/fluent-url)
[![Code Coverage](https://codecov.io/gh/kensnyder/fluent-url/branch/master/graph/badge.svg?v=1.0.1)](https://codecov.io/gh/kensnyder/fluent-url)
[![ISC License](https://img.shields.io/npm/l/fluent-url.svg?v=1.0.1)](https://opensource.org/licenses/ISC)

@@ -7,0 +7,0 @@ A chainable version of the global URL class

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