@locker/shared-url
Advanced tools
Comparing version 0.18.11 to 0.18.12
@@ -87,2 +87,2 @@ /*! | ||
exports.sanitizeURLString = sanitizeURLString$LWS; | ||
/*! version: 0.18.11 */ | ||
/*! version: 0.18.12 */ |
@@ -71,2 +71,2 @@ /*! | ||
export { 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.18.11 */ | ||
/*! version: 0.18.12 */ |
{ | ||
"name": "@locker/shared-url", | ||
"version": "0.18.11", | ||
"version": "0.18.12", | ||
"license": "SEE LICENSE IN LICENSE.txt", | ||
@@ -19,4 +19,4 @@ "author": "Salesforce UI Security Team", | ||
"dependencies": { | ||
"@locker/shared": "0.18.11", | ||
"@locker/shared-dom": "0.18.11" | ||
"@locker/shared": "0.18.12", | ||
"@locker/shared-dom": "0.18.12" | ||
}, | ||
@@ -28,3 +28,3 @@ "files": [ | ||
], | ||
"gitHead": "971762861ae1a504b5d32ab235a5d34d97cd30b4" | ||
"gitHead": "c77e7a4fd162647dd8828972c09cee4e9c7096d5" | ||
} |
+ Added@locker/shared@0.18.12(transitive)
+ Added@locker/shared-dom@0.18.12(transitive)
- Removed@locker/shared@0.18.11(transitive)
- Removed@locker/shared-dom@0.18.11(transitive)
Updated@locker/shared@0.18.12
Updated@locker/shared-dom@0.18.12