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

@loadmill/universal

Package Overview
Dependencies
Maintainers
3
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loadmill/universal - npm Package Compare versions

Comparing version 0.3.86 to 0.3.87

2

dist/uri-utils.js

@@ -8,3 +8,3 @@ "use strict";

var urijs_1 = __importDefault(require("urijs"));
var SUPPORTED_PROTOCOLS = ['http', 'https', 'ws', 'wss', 'grpc'];
var SUPPORTED_PROTOCOLS = ['http', 'https', 'ws', 'wss'];
var isUrlStartsWithSupportedProtocol = function (url, delimiter) {

@@ -11,0 +11,0 @@ if (delimiter === void 0) { delimiter = ':'; }

{
"name": "@loadmill/universal",
"version": "0.3.86",
"version": "0.3.87",
"description": "Loadmill universal utilities",

@@ -5,0 +5,0 @@ "main": "dist/",

Sorry, the diff of this file is not supported yet

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