# putout mit npm installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für putout in AI-Agent-Workflows.

## Installation

```sh
sudo av install npm:putout
```

Weitere Installationsbefehle:

### Portable und Sprach-Paketmanager

- npm (100%):

```sh
npm install -g putout
```

  Evidenz: local npm package metadata

## Paketfakten

- **Paketschlüssel:** npm:putout
- **Paketmanager:** npm
- **Paketmanager-Seite:** <https://www.npmjs.com/package/putout>
- **Version:** 42.6.0
- **Quellzusammenfassung:** 🐊 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json
- **Homepage:** <http://github.com/coderaiser/putout#readme>
- **Repository:** <https://github.com/coderaiser/putout>
- **Upstream-Dokumentation:** <http://github.com/coderaiser/putout#readme>
- **Lizenz:** MIT
- **Quellarchiv:** <https://registry.npmjs.org/putout/-/putout-42.6.0.tgz>
- **Issue-Tracker:** <https://github.com/coderaiser/putout/issues>
- **Veröffentlicht:** 2026-06-12T23:04:33.793Z
- **Zuletzt aktualisiert:** 2026-06-19T09:14:35.301Z
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- putout (cli)
- putout (Alias)

## Abhängigkeiten

- @putout/babel
- @putout/cli-cache
- @putout/cli-choose-formatter
- @putout/cli-keypress
- @putout/cli-match
- @putout/cli-process-file
- @putout/cli-ruler
- @putout/cli-staged
- @putout/cli-validate-args
- @putout/compare
- @putout/engine-loader
- @putout/engine-parser
- @putout/engine-processor
- @putout/engine-reporter
- @putout/engine-runner
- @putout/formatter-codeframe
- @putout/formatter-dump
- @putout/formatter-frame
- @putout/formatter-json
- @putout/formatter-json-lines
- @putout/formatter-memory
- @putout/formatter-progress
- @putout/formatter-progress-bar
- @putout/formatter-stream
- @putout/formatter-time
- @putout/operate
- @putout/operator-add-args
- @putout/operator-declare
- @putout/operator-filesystem
- @putout/operator-find-file-up
- @putout/operator-ignore
- @putout/operator-json
- @putout/operator-jsx
- @putout/operator-keyword
- @putout/operator-match-files
- @putout/operator-parens
- @putout/operator-regexp
- @putout/operator-remove-files
- @putout/operator-rename-files
- @putout/operator-rename-properties
- @putout/operator-sort-ignore
- @putout/operator-type-checker
- @putout/plugin-apply-arrow
- @putout/plugin-apply-at
- @putout/plugin-apply-dot-notation
- @putout/plugin-apply-flat-map
- @putout/plugin-apply-global-this
- @putout/plugin-apply-overrides
- @putout/plugin-apply-shorthand-properties
- @putout/plugin-apply-starts-with
- @putout/plugin-apply-template-literals
- @putout/plugin-arguments
- @putout/plugin-assignment
- @putout/plugin-browserlist
- @putout/plugin-conditions
- @putout/plugin-convert-concat-to-flat
- @putout/plugin-convert-index-of-to-includes
- @putout/plugin-convert-object-entries-to-array-entries
- @putout/plugin-convert-object-entries-to-object-keys
- @putout/plugin-convert-object-keys-to-object-entries
- @putout/plugin-convert-quotes-to-backticks
- @putout/plugin-convert-template-to-string
- @putout/plugin-convert-to-arrow-function
- @putout/plugin-coverage
- @putout/plugin-declare
- @putout/plugin-declare-before-reference
- @putout/plugin-destructuring
- @putout/plugin-docker
- @putout/plugin-eslint
- @putout/plugin-esm
- @putout/plugin-extract-sequence-expressions
- @putout/plugin-filesystem
- @putout/plugin-for-of
- @putout/plugin-generators
- @putout/plugin-github
- @putout/plugin-gitignore
- @putout/plugin-labels
- @putout/plugin-logical-expressions
- @putout/plugin-madrun
- @putout/plugin-markdown
- @putout/plugin-math
- @putout/plugin-maybe
- @putout/plugin-merge-duplicate-functions
- @putout/plugin-montag
- @putout/plugin-new
- @putout/plugin-nodejs
- @putout/plugin-npmignore
- @putout/plugin-optional-chaining
- @putout/plugin-package-json
- @putout/plugin-parens
- @putout/plugin-promises
- @putout/plugin-putout
- @putout/plugin-putout-config
- @putout/plugin-regexp
- @putout/plugin-remove-console
- @putout/plugin-remove-debugger
- @putout/plugin-remove-duplicate-case
- @putout/plugin-remove-duplicate-elements
- @putout/plugin-remove-duplicate-keys
- @putout/plugin-remove-empty
- @putout/plugin-remove-iife
- @putout/plugin-remove-nested-blocks
- @putout/plugin-remove-unreachable-code
- @putout/plugin-remove-unused-expressions
- @putout/plugin-remove-unused-private-fields
- @putout/plugin-remove-useless-array
- @putout/plugin-remove-useless-array-constructor
- @putout/plugin-remove-useless-array-entries
- @putout/plugin-remove-useless-assign
- @putout/plugin-remove-useless-constructor
- @putout/plugin-remove-useless-continue
- @putout/plugin-remove-useless-delete
- @putout/plugin-remove-useless-escape
- @putout/plugin-remove-useless-functions
- @putout/plugin-remove-useless-map
- @putout/plugin-remove-useless-object-from-entries
- @putout/plugin-remove-useless-operand
- @putout/plugin-remove-useless-push
- @putout/plugin-remove-useless-replace
- @putout/plugin-remove-useless-template-expressions
- @putout/plugin-return
- @putout/plugin-simplify-ternary
- @putout/plugin-spread
- @putout/plugin-tape
- @putout/plugin-try-catch
- @putout/plugin-types
- @putout/plugin-typescript
- @putout/plugin-variables
- @putout/plugin-webpack
- @putout/processor-css
- @putout/processor-docker
- @putout/processor-filesystem
- @putout/processor-ignore
- @putout/processor-javascript
- @putout/processor-json
- @putout/processor-markdown
- @putout/processor-toml
- @putout/processor-yaml
- @putout/traverse
- ajv
- ci-info
- deepmerge
- escalade
- fast-glob
- find-up
- fullstore
- ignore
- is-relative
- nano-memoize
- once
- picomatch
- try-catch
- try-to-catch
- wraptile
- yargs-parser

## Build-Abhängigkeiten

- @putout/eslint-flat
- @putout/plugin-apply-entries
- @putout/test
- currify
- eslint
- eslint-plugin-putout
- just-camel-case
- madrun
- montag
- nodemon
- superc8
- supertape

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 42.6.0
- Manager aktualisiert: 2026-06-19
- lokale Daten: OK
- Upstream-Repository: https://github.com/coderaiser/putout
- Info: No cached GitHub release or tag data was available.

## Sicherheitshinweise

Für putout wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

- **Source Database:** npm registry
- **Dist Tags:** Latest: 42.6.0
- **Version Count:** 1,496
- **Maintainers:** coderaiser
- **Author:** coderaiser
- **Publisher:** coderaiser
- **Engines:** Node: >=22.12
- **Integrity:** sha512-8MIeFu8BdgH/DvknP+oLHMMZGUvls5v4IrXuDTJjRmgg/Sr+FAEVhDIYytiU7ukTYb9mDQhTAq1zF2mX19cjsw==
- **Shasum:** de32ce4f4a7bc6d43161808725097ef009b84274
- **Unpacked Size:** 683,481
- **File Count:** 0
- **Created At:** 2018-11-30T16:26:19.179Z
- **Latest Published At:** 2026-06-12T23:04:33.793Z
- **Modified At:** 2026-06-12T23:04:33.917Z


## Verwandte Links

- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched curated package taxonomy and local package facts.
- [prettierx](https://www.automicvault.com/de/pkg/npm/prettierx/) - Both packages work with overlapping file formats or content types. Shared terms: babel, cli, code, data, databases.
- [pug-lint](https://www.automicvault.com/de/pkg/npm/pug-lint/) - Both packages work with overlapping file formats or content types. Shared terms: cli, code, configurable, data, databases.
- [resolve-tspaths](https://www.automicvault.com/de/pkg/npm/resolve-tspaths/) - Local package facts share a topical domain. Shared terms: cli, code, data, databases, transform.

## Quellen

- Nucleus package database
- package-page enrichment
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
