Gathering detailed insights and metrics for history
Gathering detailed insights and metrics for history
Gathering detailed insights and metrics for history
Gathering detailed insights and metrics for history
connect-history-api-fallback
Provides a fallback for non-existing directories so that the HTML 5 history API can be used.
slate-history
An operation-based history implementation for Slate editors.
@types/history
Stub TypeScript definitions entry for history, which provides its own types definitions
@types/connect-history-api-fallback
TypeScript definitions for connect-history-api-fallback
npm install history
Typescript
Module System
Node Version
NPM Version
JavaScript (54.32%)
TypeScript (37.22%)
HTML (8.46%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
8,335 Stars
1,111 Commits
960 Forks
94 Watchers
14 Branches
68 Contributors
Updated on Jul 15, 2025
Latest Version
5.3.0
Package Id
history@5.3.0
Unpacked Size
118.63 kB
Size
18.41 kB
File Count
21
NPM Version
7.24.2
Node Version
14.19.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1
The history library lets you easily manage session history anywhere JavaScript runs. A history
object abstracts away the differences in various environments and provides a minimal API that lets you manage the history stack, navigate, and persist state between sessions.
Documentation for version 5 can be found in the docs directory. This is the current stable release. Version 5 is used in React Router version 6.
Documentation for version 4 can be found on the v4 branch. Version 4 is used in React Router versions 4 and 5.
To see the changes that were made in a given release, please lookup the tag on the releases page.
For changes released in version 4.6.3 and earlier, please see the CHANGES.md
file.
Development of the current stable release, version 5, happens on the main
branch. Please keep in mind that this branch may include some work that has not yet been published as part of an official release. However, since main
is always stable, you should feel free to build your own working release straight from main
at any time.
If you're interested in helping out, please read our contributing guidelines.
history
is developed and maintained by Remix. If you're interested in learning more about what React can do for your company, please get in touch!
A big thank-you to BrowserStack for providing the infrastructure that allows us to run our build in real browsers.
Also, thanks to Dan Shaw for letting us use the history
npm package name. Thanks, Dan!
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
Found 4/28 approved changesets -- score normalized to 1
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
59 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More