licenses.dev

base64url v1.0.6

For encoding to/from base64urls

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
camelcase-keys • 1.0.0Convert object keys to camelCaseINDIRECT2
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
concat-stream • 1.4.11writable stream that concatenates strings or binary data and calls a callback with the resultDIRECT6
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
get-stdin • 4.0.1Easier stdinINDIRECT0
indent-string • 1.2.2Indent each line in a stringINDIRECT4
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
map-obj • 1.0.1Map object keys and values into a new objectINDIRECT0
meow • 2.0.0CLI app helperDIRECT9
minimist • 1.2.8parse argument optionsINDIRECT0
object-assign • 1.0.0ES6 Object.assign() ponyfillINDIRECT0
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
repeating • 1.1.3Repeat a string - fastINDIRECT1
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
typedarray • 0.0.7TypedArray polyfill for old browsersINDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.6 version:

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