Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@locker/shared-url

Package Overview
Dependencies
Maintainers
6
Versions
232
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.11.2 to 0.11.3

2

dist/index.cjs.js

@@ -50,2 +50,2 @@ /**

exports.sanitizeURLString = sanitizeURLString;
/** version: 0.11.2 */
/** version: 0.11.3 */

@@ -41,2 +41,2 @@ /**

export { TRUSTED_DOMAINS, isInvalidURL, isValidURLScheme, parseURL, sanitizeURLForElement, sanitizeURLString };
/** version: 0.11.2 */
/** version: 0.11.3 */
{
"name": "@locker/shared-url",
"version": "0.11.2",
"version": "0.11.3",
"description": "Locker Next Shared URL Utilities",

@@ -11,2 +11,6 @@ "main": "dist/index.cjs.js",

},
"files": [
"dist/",
"types/"
],
"scripts": {

@@ -17,4 +21,4 @@ "build": "tsc --emitDeclarationOnly && rollup --config ./scripts/rollup/rollup.config.js",

"dependencies": {
"@locker/shared": "0.11.2",
"@locker/shared-dom": "0.11.2"
"@locker/shared": "0.11.3",
"@locker/shared-dom": "0.11.3"
},

@@ -25,3 +29,3 @@ "devDependencies": {

},
"gitHead": "0865f6dac3d5c82fe18bf1bfbc49ed5cb79103c7"
"gitHead": "6265cbedd0be6b20fada0f3a63cfd2ff5bbc1ead"
}
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