Socket
Socket
Sign inDemoInstall

@availity/resolve-url

Package Overview
Dependencies
Maintainers
13
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@availity/resolve-url - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

src/index.js

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.1.2](https://github.com/Availity/sdk-js/compare/@availity/resolve-url@1.1.1...@availity/resolve-url@1.1.2) (2020-01-03)
**Note:** Version bump only for package @availity/resolve-url
## [1.1.1](https://github.com/Availity/sdk-js/compare/@availity/resolve-url@1.1.0...@availity/resolve-url@1.1.1) (2019-10-21)

@@ -8,0 +16,0 @@

9

package.json
{
"name": "@availity/resolve-url",
"version": "1.1.1",
"version": "1.1.2",
"description": "Resolve absolute url from relative urls",
"main": "resolve-url.js",
"types": "resolve-url.d.ts",
"main": "lib/index.js",
"module": "src/index.js",
"types": "types/index.d.ts",
"keywords": [

@@ -16,3 +17,3 @@ "url",

},
"gitHead": "d376afc731f9cfc8287accd22e20aacb5c035f2d"
"gitHead": "239e4a2312aec4d16ff2ca3d219faae7570c0ccd"
}
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