All prettier-tslint versions

prettier-tslint @0.4.2

MIT
License
No
Install Scripts
6
Dependencies
9
Dev Dependencies
5.8 KB
Package Size
Published

Formats your TypeScript using Prettier followed by tslint --fix

Maintainers

azz

Dependencies (6)

PackageConstraintRegistry Status
chalk ^2.4.0 auto_approved
yargs ^11.0.0 auto_approved
globby ^8.0.1 auto_approved
ignore ^3.3.7 auto_approved
tslint ^5.9.1 auto_approved
require-relative ^0.8.7 auto_approved

Dev Dependencies (9)

PackageConstraintRegistry Status
jest ^21.2.1 auto_approved
eslint ^4.19.1 auto_approved
prettier 1.12.1 auto_approved
babel-cli ^6.26.0 auto_approved
typescript ~2.8.3 auto_approved
babel-preset-env ^1.6.1 auto_approved
semantic-release ^8.0.3 auto_approved
eslint-config-prettier ^2.9.0 auto_approved
eslint-plugin-prettier ^2.6.0 auto_approved

Transitive Dependency Tree

103 transitive deps max depth 8
  ├─ chalk ^2.4.0 → 2.4.2
  ├─ globby ^8.0.1 → 8.0.2
  ├─ ignore ^3.3.7 → 3.3.10
  ├─ require-relative ^0.8.7 → 0.8.7
  ├─ tslint ^5.9.1 → 5.20.1
├─ yargs ^11.0.0 → 11.1.1
  ├─ @babel/code-frame ^7.0.0 → 7.29.7
  ├─ ansi-styles ^3.2.1 → 3.2.1
  ├─ array-union ^1.0.1
  ├─ builtin-modules ^1.1.1 → 1.1.1
  ├─ chalk ^2.3.0 → 2.4.2
  ├─ cliui ^4.0.0 → 4.1.0
  ├─ commander ^2.12.1 → 2.20.3
  ├─ decamelize ^1.1.1 → 1.2.0
  ├─ diff ^4.0.1 → 4.0.4
  ├─ dir-glob 2.0.0 → 2.0.0
  ├─ escape-string-regexp ^1.0.5 → 1.0.5
  ├─ fast-glob ^2.0.2 → 2.0.3
  ├─ find-up ^2.1.0 → 2.1.0
  ├─ get-caller-file ^1.0.1
  ├─ glob ^7.1.2 → 7.1.7
  ├─ glob ^7.1.1 → 7.1.7
  ├─ ignore ^3.3.5 → 3.3.10
  ├─ js-yaml ^3.13.1 → 3.14.2
  ├─ minimatch ^3.0.4 → 3.1.5
  ├─ mkdirp ^0.5.1 → 0.5.6
  ├─ os-locale ^3.1.0 → 3.1.0
  ├─ pify ^3.0.0 → 3.0.0
  ├─ require-directory ^2.1.1 → 2.1.1
  ├─ require-main-filename ^1.0.1 → 1.0.1
  ├─ resolve ^1.3.2 → 1.22.11
  ├─ semver ^5.3.0 → 5.7.2
  ├─ set-blocking ^2.0.0 → 2.0.0
  ├─ slash ^1.0.0 → 1.0.0
  ├─ string-width ^2.0.0 → 2.1.1
  ├─ supports-color ^5.3.0 → 5.5.0
  ├─ tslib ^1.8.0 → 1.14.1
  ├─ tsutils ^2.29.0 → 2.29.0
  ├─ which-module ^2.0.0 → 2.0.1
  ├─ y18n ^3.2.1
├─ yargs-parser ^9.0.2
  ├─ @babel/helper-validator-identifier ^7.29.7 → 7.29.7
  ├─ ansi-styles ^3.2.1 → 3.2.1
  ├─ argparse ^1.0.7 → 1.0.10
  ├─ arrify ^1.0.1 → 1.0.1
  ├─ brace-expansion ^1.1.7 → 1.1.15
  ├─ color-convert ^1.9.0 → 1.9.3
  ├─ escape-string-regexp ^1.0.5 → 1.0.5
  ├─ esprima ^4.0.0 → 4.0.1
  ├─ execa ^1.0.0 → 1.0.0
  ├─ fs.realpath ^1.0.0
  ├─ glob-parent 3.1.0 → 3.1.0
  ├─ has-flag ^3.0.0 → 3.0.0
  ├─ inflight ^1.0.4
  ├─ inherits 2 → 2.0.4
  ├─ is-core-module ^2.16.1 → 2.16.2
  ├─ is-fullwidth-code-point ^2.0.0
  ├─ js-tokens ^4.0.0 → 4.0.0
  ├─ lcid ^2.0.0 → 2.0.0
  ├─ locate-path ^2.0.0 → 2.0.0
  ├─ mem ^4.0.0 → 4.3.0
  ├─ merge2 1.2.1
  ├─ micromatch 3.1.5
  ├─ minimatch ^3.0.4 → 3.1.5
  ├─ minimist ^1.2.6 → 1.2.8
  ├─ once ^1.3.0 → 1.4.0
  ├─ path-is-absolute ^1.0.0 → 1.0.1
  ├─ path-parse ^1.0.7 → 1.0.7
  ├─ path-type ^3.0.0 → 3.0.0
  ├─ picocolors ^1.1.1 → 1.1.1
  ├─ readdir-enhanced github:mrmlnc/readdir-enhanced#ISSUE-11_monkey_fix
  ├─ string-width ^2.1.1 → 2.1.1
  ├─ strip-ansi ^4.0.0 → 4.0.0
  ├─ supports-color ^5.3.0 → 5.5.0
  ├─ supports-preserve-symlinks-flag ^1.0.0 → 1.0.0
  ├─ tslib ^1.8.1 → 1.14.1
├─ wrap-ansi ^2.0.0 → 2.1.0
  ├─ ansi-regex ^3.0.0 → 3.0.1
  ├─ balanced-match ^1.0.0 → 1.0.2
  ├─ brace-expansion ^1.1.7 → 1.1.15
  ├─ color-convert ^1.9.0 → 1.9.3
  ├─ color-name 1.1.3 → 1.1.3
  ├─ concat-map 0.0.1 → 0.0.1
  ├─ cross-spawn ^6.0.0 → 6.0.6
  ├─ get-stream ^4.0.0 → 4.1.0
  ├─ has-flag ^3.0.0 → 3.0.0
  ├─ hasown ^2.0.3 → 2.0.4
  ├─ invert-kv ^2.0.0 → 2.0.0
  ├─ is-fullwidth-code-point ^2.0.0
  ├─ is-glob ^3.1.0
  ├─ is-stream ^1.1.0 → 1.1.0
  ├─ map-age-cleaner ^0.1.1 → 0.1.3
  ├─ mimic-fn ^2.0.0 → 2.1.0
  ├─ npm-run-path ^2.0.0
  ├─ p-finally ^1.0.0
  ├─ p-is-promise ^2.0.0 → 2.1.0
  ├─ p-locate ^2.0.0 → 2.0.0
  ├─ path-dirname ^1.0.0 → 1.0.2
  ├─ path-exists ^3.0.0 → 3.0.0
  ├─ pify ^3.0.0 → 3.0.0
  ├─ signal-exit ^3.0.0 → 3.0.7
  ├─ sprintf-js ~1.0.2 → 1.0.3
  ├─ string-width ^1.0.1 → 1.0.2
  ├─ strip-ansi ^4.0.0 → 4.0.0
  ├─ strip-ansi ^3.0.1 → 3.0.1
  ├─ strip-eof ^1.0.0 → 1.0.0
├─ wrappy 1 → 1.0.2
  ├─ ansi-regex ^2.0.0 → 2.1.1
  ├─ ansi-regex ^3.0.0 → 3.0.1
  ├─ balanced-match ^1.0.0 → 1.0.2
  ├─ code-point-at ^1.0.0 → 1.1.0
  ├─ color-name 1.1.3 → 1.1.3
  ├─ concat-map 0.0.1 → 0.0.1
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ is-fullwidth-code-point ^1.0.0 → 1.0.0
  ├─ nice-try ^1.0.4 → 1.0.5
  ├─ p-defer ^1.0.0
  ├─ p-limit ^1.1.0 → 1.3.0
  ├─ path-key ^2.0.1 → 2.0.1
  ├─ pump ^3.0.0 → 3.0.4
  ├─ semver ^5.5.0 → 5.7.2
  ├─ shebang-command ^1.2.0
  ├─ strip-ansi ^3.0.0 → 3.0.1
├─ which ^1.2.9 → 1.3.0
  ├─ ansi-regex ^2.0.0 → 2.1.1
  ├─ end-of-stream ^1.1.0 → 1.4.5
  ├─ isexe ^2.0.0 → 2.0.0
  ├─ number-is-nan ^1.0.0 → 1.0.1
  ├─ once ^1.3.1 → 1.4.0
├─ p-try ^1.0.0 → 1.0.0
  ├─ once ^1.4.0 → 1.4.0
├─ wrappy 1 → 1.0.2
  ├─ wrappy 1 → 1.0.2

Changes from v0.4.1

No metadata changes detected.

File Changes

0 added 1 removed 2 modified size delta: +.3 KB

Commit: ba41f6e38296 Browse source

Published to npm: