is-url-http
Advanced tools
Comparing version 2.2.2 to 2.2.3
@@ -5,2 +5,4 @@ # Changelog | ||
### [2.2.3](https://github.com/Kikobeats/is-url-http/compare/v2.2.2...v2.2.3) (2021-02-15) | ||
### [2.2.2](https://github.com/Kikobeats/is-url-http/compare/v2.2.1...v2.2.2) (2020-11-29) | ||
@@ -7,0 +9,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://nicedoc.io/Kikobeats/is-url-http", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"browser": "lightweight.js", | ||
@@ -37,3 +37,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"url-regex-safe": "~1.0.2" | ||
"url-regex-safe": "~2.0.2" | ||
}, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
10257
+ Addedurl-regex-safe@2.0.2(transitive)
- Removedurl-regex-safe@1.0.2(transitive)
Updatedurl-regex-safe@~2.0.2