expect
npmv30.5.1TypeScriptThis package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/expect).
Adopt with care
expect is usable, with caveats. Pulls in 35 transitive packages, about 3.5 MB installed (at least — some of the tree is still being crawled).
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- AMaintenance: grade A, Excellent.
Last published 9 days ago. 24 releases in the last 2 years.
- CWeight: grade C, Fair — worth a look.
Pulls in 35 transitive packages, about 3.5 MB installed (at least — some of the tree is still being crawled).
- ASupply chain: grade A, Excellent.
No install scripts, 5 maintainers, and a contained dependency surface.
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding expect to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.
Licenses in the dependency tree
Every license you inherit by installing expect, not just its own. Check this before a legal review, not after.
Compatibility
- Node.js
- node ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0
- Module format
- ESM + CommonJS
- TypeScript
- Types included
- Install scripts
- None
Dependencies
Declared by expect v30.5.1. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (6)
Dev (4)
Used by
Popular packages that depend on expect.
Custom jest matchers to test the state of the DOM
Programmatic access to information about the AXObject Model
TypeScript execution environment and REPL for node.js, with source map support
Fire events the same way the user does
Turn node's process.version into something useful.
Prepare a node environment to require files with different extensions.
This package extends `expect` library with `jest-snapshot` matchers. It exports `jestExpect` object, which can be used as standalone replacement of `expect`.
The Expo CLI
No description provided.
Extract the non-magic parent path from a glob string.
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Relationship graph
Dependencies (left) and dependents (right) of expect.
Frequently installed together
The Expo SDK
Expo Router is a file-based router for React Native and web applications.
Stringify any JavaScript value.
The semantic version parser used by npm.
TypeScript definitions for node
A set of utility functions for expect and related packages
No description provided.
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
the most correct and second fastest glob implementation in JavaScript
Unopinionated, no-frills CLI argument parser
TypeScript-first schema declaration and validation library with static type inference
Better streaming static file server with Range and conditional-GET support
Release history
24 releases in the last two years, typically about 6 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 30.5.1latest | 9 days ago | 125 KB | MIT |
| 30.5.0 | 12 days ago | 125 KB | MIT |
| 30.4.1 | 4 months ago | 128 KB | MIT |
| 30.4.0 | 4 months ago | 128 KB | MIT |
| 30.3.0 | 6 months ago | 128 KB | MIT |
| 30.2.0 | 11 months ago | 144 KB | MIT |
| 30.1.2 | 1 year ago | 144 KB | MIT |
| 30.1.1 | 1 year ago | 144 KB | MIT |
| 30.1.0 | 1 year ago | 144 KB | MIT |
| 30.0.5 | 1 year ago | 144 KB | MIT |
| 30.0.4 | 1 year ago | 143 KB | MIT |
| 30.0.3 | 1 year ago | 143 KB | MIT |
| 30.0.2 | 1 year ago | 128 KB | MIT |
| 30.0.1 | 1 year ago | 128 KB | MIT |
| 30.0.0 | 1 year ago | 128 KB | MIT |
Overview
expect is an npm package that this package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/expect). It has 11 known dependents in the graph. The latest version is 30.5.1, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need this package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/expect) and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Frequently asked questions
Should I use expect?
expect is usable, with caveats. Pulls in 35 transitive packages, about 3.5 MB installed (at least — some of the tree is still being crawled).
How do I install expect?
Run `npm install expect` to add expect to your npm project.
How many dependencies does expect have?
expect declares 10 direct dependencies and pulls in 35 packages in total once its runtime tree is resolved totalling about 3.5 MB on disk.
What license is expect released under?
expect is distributed under the MIT license. Its dependency tree also includes: ISC, MIT.
How popular is expect?
npm does not publish download counts. Within PackageGraph's crawl, 11 known packages depend on expect.
Is expect still maintained?
The most recent release of expect (v30.5.1) was published 9 days ago.
Does expect run install scripts?
No. expect does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.