@locker/shared-url
Advanced tools
Comparing version 0.17.27 to 0.17.28
@@ -92,2 +92,2 @@ /*! | ||
exports.sanitizeURLString = sanitizeURLString$LWS; | ||
/*! version: 0.17.27 */ | ||
/*! version: 0.17.28 */ |
@@ -75,2 +75,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, normalizeUrl$LWS as normalizeUrl, normalizerAnchor$LWS as normalizerAnchor, parseURL$LWS as parseURL, sanitizeURLForElement$LWS as sanitizeURLForElement, sanitizeURLString$LWS as sanitizeURLString }; | ||
/*! version: 0.17.27 */ | ||
/*! version: 0.17.28 */ |
{ | ||
"name": "@locker/shared-url", | ||
"version": "0.17.27", | ||
"version": "0.17.28", | ||
"license": "SEE LICENSE IN LICENSE.txt", | ||
@@ -19,4 +19,4 @@ "author": "Salesforce UI Security Team", | ||
"dependencies": { | ||
"@locker/shared": "0.17.27", | ||
"@locker/shared-dom": "0.17.27" | ||
"@locker/shared": "0.17.28", | ||
"@locker/shared-dom": "0.17.28" | ||
}, | ||
@@ -23,0 +23,0 @@ "files": [ |
+ Added@locker/shared@0.17.28(transitive)
+ Added@locker/shared-dom@0.17.28(transitive)
- Removed@locker/shared@0.17.27(transitive)
- Removed@locker/shared-dom@0.17.27(transitive)
Updated@locker/shared@0.17.28
Updated@locker/shared-dom@0.17.28