Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@types/printf

adaltas1.4kMITdeprecated0.3.1

This is a stub types definition. printf provides its own type definitions, so you do not need this installed.

Stub TypeScript definitions entry for printf, which provides its own types definitions

readme

changelog

Changelog

Version 0.6.1

  • fix: security patch on DDOS vulnerability #32

Version 0.6.0

  • errors: better error message when a key is missing

Version 0.5.3

  • string: fix maximum output length
  • package: update author url

Version 0.5.2

  • package: use MIT license
  • ts: move types to lib
  • package: remove directories and use files
  • package: update homepage

Version 0.5.1

  • package: revert es5, it doesn't make any sense

Version 0.5.0

  • package: generate es5 version

Version 0.4.0

  • %+O inspects with colors
  • readme: minor md syntax

Version 0.3.0

  • package: ignore lock files
  • travis: from Node.js 6 to 9
  • test: support for Node above v8.x
  • package: upgrade to CoffeeScript 2
  • package: release chain automation
  • package: TypeScript definition file
  • package: move repository to adaltas
  • readme: cleanup

Version 0.2.5

  • printf: support for nested properties in property references

Version 0.2.4

  • printf: import vsprintf source enhancements