Socket
Socket
Sign inDemoInstall

mini-url

Package Overview
Dependencies
3
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.2 to 2.0.3

2

dist/index.d.ts

@@ -13,2 +13,4 @@ import parts from "./url/parts";

hash?: string;
href?: string;
toString(): string;
}

@@ -15,0 +17,0 @@ export { parts, cache };

2

package.json
{
"name": "mini-url",
"description": "Lightweight isomorphic url parser.",
"version": "2.0.2",
"version": "2.0.3",
"author": "Dylan Piercey <pierceydylan@gmail.com>",

@@ -6,0 +6,0 @@ "browser": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc