licenses.dev

bom-climateclass v1.0.0

These climate classification module return three different methods of classifying the climate of Australia based on three different classification schemes - temperature/humidity, vegetation (Köppen) and seasonal rainfall.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT29
PackageRelationDependenciesPublished
@eivifj/dot • 1.0.3Get and set object properties with dot notationINDIRECT0
axios • 0.19.2Promise based HTTP client for the browser and node.jsDIRECT3
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
binary • 0.3.0Unpack multibyte binary values from buffersINDIRECT3
bluebird • 3.4.7Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
buffer-indexof-polyfill • 1.0.2This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.INDIRECT0
component-type • 1.2.1Cross-browser type assertions (less broken typeof)INDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 3.1.0small debugging utilityINDIRECT1
follow-redirects • 1.5.10HTTP and HTTPS modules that follow redirects.INDIRECT2
fs-extra • 9.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT4
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
typecast • 0.0.1Simple typecastingINDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
unzipper • 0.10.14Unzip cross-platform streaming API DIRECT33
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
validate • 5.2.0Validate object properties in javascript.DIRECT3
ISC12
PackageRelationDependenciesPublished
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
fstream • 1.0.12Advanced file system stream thingsINDIRECT15
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
listenercount • 1.0.1backwards compatible version of builtin events.listenercountINDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
MIT OR X112
PackageRelationDependenciesPublished
chainsaw • 0.1.0Build chainable fluent interfaces the easy way... with a freakin' chainsaw!INDIRECT1
traverse • 0.3.9Traverse and transform objects by visiting every node on a recursive walkINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
big-integer • 1.6.52An arbitrary length integer library for JavascriptINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
duplexer2 • 0.1.4Like duplexer but using streams3INDIRECT8
unknown1
PackageRelationDependenciesPublished
buffers • 0.1.1Treat a collection of Buffers as a single contiguous partially mutable Buffer.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/npm/bom-climateclass/1.0.0)](https://licenses.dev/npm/bom-climateclass/1.0.0)
<a href="https://licenses.dev/npm/bom-climateclass/1.0.0">
  <img src="https://licenses.dev/b/npm/bom-climateclass/1.0.0" alt="licenses" />
</a>
GitHub