Socket
Socket
Sign inDemoInstall

uri-js

Package Overview
Dependencies
1
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.1 to 4.2.2

0

dist/es5/uri.all.js

@@ -0,0 +0,0 @@ /** @license URI.js v4.2.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */

@@ -0,0 +0,0 @@ import { pctEncChar, pctDecChars, unescapeComponent } from "../uri";

@@ -0,0 +0,0 @@ /**

3

package.json
{
"name": "uri-js",
"version": "4.2.1",
"version": "4.2.2",
"description": "An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.",
"main": "dist/es5/uri.all.js",
"types": "dist/es5/uri.all.d.ts",
"module": "dist/esnext/index.js",
"directories": {

@@ -9,0 +8,0 @@ "test": "tests"

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