licenses.dev

@mapbox/geojsonhint v2.2.0

validate and sanity-check geojson files

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT31
PackageRelationDependenciesPublished
@types/unist • 2.0.11TypeScript definitions for unistINDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 1.0.0ANSI escape codes for colorizing strings in the terminalINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
chalk • 0.4.0Terminal string styling done right. Created because the `colors` module does some really horrible things.INDIRECT3
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultDIRECT10
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
has-color • 0.1.7Detect whether a terminal supports colorINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
is-buffer • 2.0.5Determine if an object is a BufferINDIRECT0
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
minimist • 1.2.0parse argument optionsDIRECT0
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
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
strip-ansi • 0.1.1Strip ANSI escape codes (used for colorizing strings in the terminal)INDIRECT0
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
underscore • 1.6.0JavaScript's functional programming helper library.INDIRECT0
unist-util-stringify-position • 2.0.3unist utility to serialize a node, position, or point as a human readable locationINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
vfile-message • 2.0.4vfile utility to create a virtual messageINDIRECT2
vfile-reporter • 5.1.2Stylish reporter for virtual filesDIRECT11
vfile-sort • 2.2.2vfile utility to sort messages by line/columnINDIRECT0
vfile-statistics • 1.1.4vfile utility to count messages per category: failures, warnings, etcINDIRECT0
vfile • 4.2.1Virtual file format for text processingDIRECT4
unknown3
PackageRelationDependenciesPublished
jsonlint-lines • 1.7.1Validate JSONDIRECT7
JSV • 4.0.2A JavaScript implementation of a extendable, fully compliant JSON Schema validator.INDIRECT0
nomnom • 1.8.1Option parser with generated usage and commandsINDIRECT5
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/%40mapbox%2Fgeojsonhint)](https://licenses.dev/npm/%40mapbox%2Fgeojsonhint)
<a href="https://licenses.dev/npm/%40mapbox%2Fgeojsonhint">
  <img src="https://licenses.dev/b/npm/%40mapbox%2Fgeojsonhint" alt="licenses" />
</a>

Or the licenses badge code for the 2.2.0 version:

[![licenses](https://licenses.dev/b/npm/%40mapbox%2Fgeojsonhint/2.2.0)](https://licenses.dev/npm/%40mapbox%2Fgeojsonhint/2.2.0)
<a href="https://licenses.dev/npm/%40mapbox%2Fgeojsonhint/2.2.0">
  <img src="https://licenses.dev/b/npm/%40mapbox%2Fgeojsonhint/2.2.0" alt="licenses" />
</a>
GitHub