Socket
Socket
Sign inDemoInstall

@types/url-parse-lax

Package Overview
Dependencies
2
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0 to 5.0.1

5

url-parse-lax/index.d.ts

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

// Type definitions for url-parse-lax 5.0
// Project: https://github.com/sindresorhus/url-parse-lax
// Definitions by: Junxiao Shi <https://github.com/yoursunny>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

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

10

url-parse-lax/package.json
{
"name": "@types/url-parse-lax",
"version": "5.0.0",
"version": "5.0.1",
"description": "TypeScript definitions for url-parse-lax",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/url-parse-lax",

"name": "Junxiao Shi",
"url": "https://github.com/yoursunny",
"githubUsername": "yoursunny"
"githubUsername": "yoursunny",
"url": "https://github.com/yoursunny"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "85922dc2d455bcc1dab8fc47477c7bbb1c5121501527fd7679ca7d48300120ad",
"typeScriptVersion": "3.7"
"typesPublisherContentHash": "5c2e508daf13983d8be331f171f67aef86947c1edc62af544fe5b6557db7ba08",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for url-parse-lax 5.0
// Project: https://github.com/sindresorhus/url-parse-lax
// Definitions by: Junxiao Shi <https://github.com/yoursunny>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -30,7 +25,6 @@

### Additional Details
* Last updated: Fri, 01 Oct 2021 23:01:37 GMT
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Junxiao Shi](https://github.com/yoursunny).
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