licenses.dev

import-sort v6.0.0

Sort ES2015 (aka ES6) imports programmatically.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT9
PackageRelationDependenciesPublished
builtin-modules • 3.3.0List of the Node.js builtin modulesINDIRECT0
detect-newline • 2.1.0Detect the dominant newline character of a stringDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-builtin-module • 3.2.1Check if a string matches the name of a Node.js builtin moduleDIRECT1
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
ISC2
PackageRelationDependenciesPublished
import-sort-parser • 6.0.0Interfaces for import-sort parsers.DIRECT0
import-sort-style • 6.0.0Interfaces for import-sort styles.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.0.0 version:

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