Comparing version 1.0.0 to 1.0.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29612