call-bound provides robust JavaScript call-bound intrinsics, built using call-bind and get-intrinsic. It helps you reliably access prototype methods (for example Array.prototype.slice) even if Function.prototype.call, Function.prototype.bind, or the method itself is deleted.
Project status
- Maintenance status: Likely in maintenance mode or dormant, since the most recent upstream push and the latest published update (v1.0.4) occurred on 2025-03-03, which is well over a year ago relative to 2026-09-10.
- Update cadence: No evidence of an active or regular cadence in the recent history provided, with updates appearing in Dec 2024 and then next in Mar 2025, followed by a long quiet period.
AI summary generated
Recent updates
v1.0.4
This v1.0.4 release includes no publisher release notes. The code diff shows the main changes are in TypeScript typings (index.d.ts), along with dependency version bumps (call-bind-apply-helpers, get-intrinsic), and a tsconfig target/lib change.
Breakingv1.0.3
v1.0.3 is a small refactor of the call-bound implementation and updates dependency versions. The release notes provided with this release are empty, so the changelog details are not treated as authoritative here.
v1.0.2
Release v1.0.2 was published on 2024-12-10, but no release notes were provided by the publisher. As a result, this upgrade cannot be assessed for new features, breaking changes, bug fixes, security, or dependency updates based on the provided information.
v1.0.1
Release v1.0.1 was published on 2024-12-05. No release notes or change details were provided by the publisher, so the upgrade impact (new features, fixes, or breaking changes) cannot be determined from the release information alone.