New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@locker/shared-url

Package Overview
Dependencies
Maintainers
8
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@locker/shared-url - npm Package Compare versions

Comparing version 0.20.0 to 0.20.1

5

dist/index.cjs.js

@@ -6,5 +6,2 @@ /*!

Object.defineProperty(exports, '__esModule', {
value: true
});
var shared$LWS = require('@locker/shared');

@@ -76,2 +73,2 @@ var sharedDom$LWS = require('@locker/shared-dom');

exports.sanitizeURLString = sanitizeURLString$LWS;
/*! version: 0.20.0 */
/*! version: 0.20.1 */

2

dist/index.mjs.js

@@ -61,2 +61,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.20.0 */
/*! version: 0.20.1 */
{
"name": "@locker/shared-url",
"version": "0.20.0",
"version": "0.20.1",
"license": "SEE LICENSE IN LICENSE.txt",

@@ -18,4 +18,4 @@ "author": "Salesforce UI Security Team",

"dependencies": {
"@locker/shared": "0.20.0",
"@locker/shared-dom": "0.20.0"
"@locker/shared": "0.20.1",
"@locker/shared-dom": "0.20.1"
},

@@ -26,3 +26,3 @@ "files": [

],
"gitHead": "83d7cae039e9f056e52c326bc5a802604b287535"
"gitHead": "aeff9762e5bd31518fde541894c76cc0a9e8139d"
}
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