Back to Explore

jonschlinkert/is-extendable

GitHub
1 watchersOpen source

Last release: 9/11/2017

is-extendable is a JavaScript utility that returns whether a value is one of the types that can be extended (array, plain object, or function). It is useful for safely deciding if a value should support key-based extension.

Project status

  • This GitHub source appears maintained only at a low level, with the last upstream push dated 2021-08-20, but the most recent published package updates are much older (latest shown update is 1.0.1 from 2017-09-11).
  • The apparent update cadence is sporadic, with updates shown at 0.1.1 (2015-07-04), 1.0.0 (2017-07-20), and 1.0.1 (2017-09-11), then no further version updates provided in the supplied data.

AI summary generated Today

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • 1.0.1

    9/11/2017

    Release 1.0.1 does not include any publisher-provided release notes. The code diff shows this version primarily adds TypeScript type definitions and updates package metadata to ship them.

  • 1.0.0

    7/20/2017

    No publisher release notes were provided for version 1.0.0 (the <release_notes> section is empty). The code diff shows a major behavioral change to is-extendable, plus various repo/tooling updates (linting, CI matrix, and documentation generation).

  • 0.1.1

    7/4/2015

    Release 0.1.1 was published, but no release notes were provided by the publisher. There is no documented information about new features, bug fixes, security updates, or breaking changes in the supplied data.