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

parseurl

Package Overview
Dependencies
Maintainers
6
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parseurl - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

5

HISTORY.md

@@ -0,1 +1,6 @@

1.1.3 / 2014-07-08
==================
* Fix typo
1.1.2 / 2014-07-08

@@ -2,0 +7,0 @@ ==================

2

index.js

@@ -91,3 +91,3 @@

&& (Url === undefined || parsedUrl instanceof Url)
&& parsed.href === req.url
&& parsedUrl.href === req.url
}
{
"name": "parseurl",
"description": "parse a url with memoization",
"version": "1.1.2",
"version": "1.1.3",
"author": {

@@ -6,0 +6,0 @@ "name": "Jonathan Ong",

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