Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

flow-typed

Package Overview
Dependencies
Maintainers
7
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flow-typed - npm Package Versions

1
6

3.0.0

Diff

Changelog

Source

[3.0.0] 2020-02-18

Added

  • Recommend matching commands (#3700)

Changed

  • [BREAKING-CHANGE] Drop support for node < 10 (#3743)
  • Travis specs now run on node 10 & 12, as opposed to 8 & 10 (#3743)

Fixed

  • Updated octokit/rest to deprecation message (#3602)
  • Fix GH_CLIENT usage in runTests test (#3638)
gantoine
published 2.6.2 •

Changelog

Source

[2.6.2] - 2019-10-23

Added

  • Added --overwrite option to the install command (#3535)

Changed

  • Travis specs now run on node 8 & 10, as opposed to 6 & 8 (#3485)

Fixed

  • Updated octokit/rest to avoid vulnerability (#3602)
  • Fixes git package support (#3537)
  • Explicit inexact object syntax (#3467)
  • Fixes eslint errors in /cli (#3485)
gantoine
published 2.6.1 •

Changelog

Source

[2.6.1] - 2019-07-30

Fixed

  • Fix runTests on Windows (#3446)
gantoine
published 2.6.0 •

Changelog

Source

[2.6.0] - 2019-07-15

Added

  • Generate stub declarations for subdirectory modules such as core-js/stable and core-js/es/symbol in core-js (#3426)
  • Passing --typescript to create-stub will use flowgen to create a stub form an existing, published typescript definition (#3387)

Removed

  • The version command has been dropped in favor of the native --version flag
gantoine
published 2.5.2 •

Changelog

Source

[2.5.2] - 2019-05-15

Added

  • Added useCacheUntil flag to install command (#3305)
gantoine
published 2.5.1 •

Changelog

Source

[2.5.1] - 2018-07-06

Changed

  • Temporarily disable stub guessing (#2485)
gantoine
published 2.5.0 •

Changelog

Source

[2.5.0] - 2018-07-06

The flow-typed project has moved to a new organization, @flow-typed!

Added

  • Added cacheDir flag to install and update commands (#2016)

Changed

  • Improved stub generation with guessed properties (#2027)
  • Replace deprecated github@0.2.4 with Octokit (#2107)

Fixed

  • Correctly handle uninstalling of scoped packages (#2355)
  • Ignore Flow version 0.63.0 when running specs, as it was failing builds (#2423)
gantoine
published 2.4.0 •

Changelog

Source

[2.4.0] - 2018-03-16

IMPORTANT

A week after this release, all previous versions of flow-typed on npm will be DEPRECATED, in order to encourage upgrading to version 2.4.0. After which, we will be introducing files to definition folders under /definitions/npm, which will break the search, install and validate-defs commands.

We strongly recommend upgrading to 2.4.0 within that timeframe.

Added

  • Allow any file type (.md, .json) under /definitions/npm/<library>_vx.x.x/ (#1962)
  • describe and it can now be importing from 'flow-typed-test' in _test files (#1942)
  • Root directory option (-rootDir) to install command (#1835)

Changed

  • Replace unzip with unzipper (#1957)

Fixed

  • Fix jest specs breaking by adding babel-core as a dependency (#1864)
marudor
published 2.3.0 •

marudor
published 2.2.3 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc