licenses.dev

urlobj v0.0.11

Performant utilities for URL resolution and parsing built on core url.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
is-object • 1.0.2Checks whether a value is an objectDIRECT0
is-string • 1.0.7Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.DIRECT2
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/urlobj)](https://licenses.dev/npm/urlobj)
<a href="https://licenses.dev/npm/urlobj">
  <img src="https://licenses.dev/b/npm/urlobj" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.11 version:

[![licenses](https://licenses.dev/b/npm/urlobj/0.0.11)](https://licenses.dev/npm/urlobj/0.0.11)
<a href="https://licenses.dev/npm/urlobj/0.0.11">
  <img src="https://licenses.dev/b/npm/urlobj/0.0.11" alt="licenses" />
</a>
GitHub