node-eslint-plugin-node (11.1.0~ds-8)

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
none
Architecture
arm64
Section
javascript
Priority
optional
Maintainer
Debian Javascript Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
327 B
Size expected
46.8 kB
Size actual
46.8 kB
Size match

Dependencies

Required package dependencies

  • node-eslint-plugin-es (>= 3)
  • node-eslint-utils
  • node-ignore
  • node-minimatch
  • node-resolve
  • node-semver

Suggested packages

Recommended additional packages

  • None

Description

enforce code conventions for NodeJS with ESLint

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD502fad49e…f77fb961
SHA-120b3a994…d73d50f3
SHA-2563a809798…4a126795
SHA-512d19c7719…129bb86d

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/node-eslint-plugin-node
usr/share/doc/node-eslint-plugin-node/README.html
usr/share/doc/node-eslint-plugin-node/README.txt.gz
usr/share/doc/node-eslint-plugin-node/TODO.Debian
usr/share/doc/node-eslint-plugin-node/changelog.Debian.gz
usr/share/doc/node-eslint-plugin-node/copyright
usr/share/nodejs
usr/share/nodejs/eslint-plugin-node
usr/share/nodejs/eslint-plugin-node/lib
usr/share/nodejs/eslint-plugin-node/lib/configs
usr/share/nodejs/eslint-plugin-node/lib/configs/_commons.js
usr/share/nodejs/eslint-plugin-node/lib/configs/recommended-module.js
usr/share/nodejs/eslint-plugin-node/lib/configs/recommended-script.js
usr/share/nodejs/eslint-plugin-node/lib/configs/recommended.js
usr/share/nodejs/eslint-plugin-node/lib/index.js
usr/share/nodejs/eslint-plugin-node/lib/rules
usr/share/nodejs/eslint-plugin-node/lib/rules/callback-return.js
usr/share/nodejs/eslint-plugin-node/lib/rules/exports-style.js
usr/share/nodejs/eslint-plugin-node/lib/rules/file-extension-in-import.js
usr/share/nodejs/eslint-plugin-node/lib/rules/global-require.js
usr/share/nodejs/eslint-plugin-node/lib/rules/handle-callback-err.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-callback-literal.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-deprecated-api.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-exports-assign.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-extraneous-import.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-extraneous-require.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-hide-core-modules.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-missing-import.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-missing-require.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-mixed-requires.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-new-require.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-path-concat.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-process-env.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-process-exit.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-restricted-import.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-restricted-require.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-sync.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-unpublished-bin.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-unpublished-import.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-unpublished-require.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-unsupported-features
usr/share/nodejs/eslint-plugin-node/lib/rules/no-unsupported-features/es-builtins.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-unsupported-features/es-syntax.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-unsupported-features/node-builtins.js
usr/share/nodejs/eslint-plugin-node/lib/rules/no-unsupported-features.js
usr/share/nodejs/eslint-plugin-node/lib/rules/prefer-global
usr/share/nodejs/eslint-plugin-node/lib/rules/prefer-global/buffer.js
usr/share/nodejs/eslint-plugin-node/lib/rules/prefer-global/console.js
usr/share/nodejs/eslint-plugin-node/lib/rules/prefer-global/process.js
usr/share/nodejs/eslint-plugin-node/lib/rules/prefer-global/text-decoder.js
usr/share/nodejs/eslint-plugin-node/lib/rules/prefer-global/text-encoder.js
usr/share/nodejs/eslint-plugin-node/lib/rules/prefer-global/url-search-params.js
usr/share/nodejs/eslint-plugin-node/lib/rules/prefer-global/url.js
usr/share/nodejs/eslint-plugin-node/lib/rules/prefer-promises
usr/share/nodejs/eslint-plugin-node/lib/rules/prefer-promises/dns.js
usr/share/nodejs/eslint-plugin-node/lib/rules/prefer-promises/fs.js
usr/share/nodejs/eslint-plugin-node/lib/rules/process-exit-as-throw.js
usr/share/nodejs/eslint-plugin-node/lib/rules/shebang.js
usr/share/nodejs/eslint-plugin-node/lib/util
usr/share/nodejs/eslint-plugin-node/lib/util/cache.js
usr/share/nodejs/eslint-plugin-node/lib/util/check-existence.js
usr/share/nodejs/eslint-plugin-node/lib/util/check-extraneous.js
usr/share/nodejs/eslint-plugin-node/lib/util/check-prefer-global.js
usr/share/nodejs/eslint-plugin-node/lib/util/check-publish.js
usr/share/nodejs/eslint-plugin-node/lib/util/check-restricted.js
usr/share/nodejs/eslint-plugin-node/lib/util/check-unsupported-builtins.js
usr/share/nodejs/eslint-plugin-node/lib/util/enumerate-property-names.js
usr/share/nodejs/eslint-plugin-node/lib/util/exists.js
usr/share/nodejs/eslint-plugin-node/lib/util/get-allow-modules.js
usr/share/nodejs/eslint-plugin-node/lib/util/get-configured-node-version.js
usr/share/nodejs/eslint-plugin-node/lib/util/get-convert-path.js
usr/share/nodejs/eslint-plugin-node/lib/util/get-npmignore.js
usr/share/nodejs/eslint-plugin-node/lib/util/get-package-json.js
usr/share/nodejs/eslint-plugin-node/lib/util/get-resolve-paths.js
usr/share/nodejs/eslint-plugin-node/lib/util/get-semver-range.js
usr/share/nodejs/eslint-plugin-node/lib/util/get-try-extensions.js
usr/share/nodejs/eslint-plugin-node/lib/util/import-target.js
usr/share/nodejs/eslint-plugin-node/lib/util/merge-visitors-in-place.js
usr/share/nodejs/eslint-plugin-node/lib/util/strip-import-path-params.js
usr/share/nodejs/eslint-plugin-node/lib/util/visit-import.js
usr/share/nodejs/eslint-plugin-node/lib/util/visit-require.js
usr/share/nodejs/eslint-plugin-node/package.json