@locker/shared-url
Advanced tools
Comparing version 0.24.2 to 0.24.3
@@ -76,2 +76,2 @@ /*! | ||
exports.sanitizeURLString = sanitizeURLString$LWS; | ||
/*! version: 0.24.2 */ | ||
/*! version: 0.24.3 */ |
@@ -62,2 +62,2 @@ /*! | ||
export { TRUSTED_DOMAINS_REG_EXP$LWS as TRUSTED_DOMAINS_REG_EXP, URL_SCHEMES_LIST$LWS as URL_SCHEMES_LIST, isMIMETypeAllowed$LWS as isMIMETypeAllowed, isValidURL$LWS as isValidURL, isValidURLScheme$LWS as isValidURLScheme, normalizerAnchor$LWS as normalizerAnchor, parseURL$LWS as parseURL, resolveURL$LWS as resolveURL, sanitizeURLForElement$LWS as sanitizeURLForElement, sanitizeURLString$LWS as sanitizeURLString }; | ||
/*! version: 0.24.2 */ | ||
/*! version: 0.24.3 */ |
{ | ||
"name": "@locker/shared-url", | ||
"version": "0.24.2", | ||
"version": "0.24.3", | ||
"license": "SEE LICENSE IN LICENSE.txt", | ||
@@ -18,4 +18,4 @@ "author": "Salesforce UI Security Team", | ||
"dependencies": { | ||
"@locker/shared": "0.24.2", | ||
"@locker/shared-dom": "0.24.2" | ||
"@locker/shared": "0.24.3", | ||
"@locker/shared-dom": "0.24.3" | ||
}, | ||
@@ -22,0 +22,0 @@ "files": [ |
+ Added@locker/shared@0.24.3(transitive)
+ Added@locker/shared-dom@0.24.3(transitive)
- Removed@locker/shared@0.24.2(transitive)
- Removed@locker/shared-dom@0.24.2(transitive)
Updated@locker/shared@0.24.3
Updated@locker/shared-dom@0.24.3