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