</>PackageGraphPackageGraph

fresh

npmv0.5.2

HTTP response freshness testing

Not recommended for new projects

No — fresh should not be adopted for new projects. Last published 3283 days ago.

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • FMaintenance: grade F, Failing.

    Last published 3283 days ago.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies.

  • BSupply chain: grade B, Good.

    This package has a single maintainer (bus factor of 1).

  • 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 fresh to a project.

0
Direct dependencies

Runtime packages this one declares itself.

0
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

Longest resolved dependency chain below this package.

Compatibility

Node.js
node >= 0.6
Module format
CommonJS only
TypeScript
No bundled types
Install scripts
None

Quick start

A usage example from the fresh README.

var fresh = require('fresh')

fresh vs the alternatives

Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.

PackageWeekly downloadsDependentsLicenseLast release
freshthis page03MIT9 years ago
make-fetch-happen22.8M1ISC1 day ago
import-fresh02MIT1 day ago
content-type191.4M6MIT1 day ago
negotiator183.3M2MIT1 day ago
node-fetch172.9M9MIT1 day ago

Dependencies

Declared by fresh v0.5.2. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (11)

beautify-benchmark 0.2.4benchmark 2.1.4eslint 3.19.0eslint-config-standard 10.2.1eslint-plugin-import 2.7.0eslint-plugin-markdown 1.0.0-beta.6eslint-plugin-node 5.1.1eslint-plugin-promise 3.5.0eslint-plugin-standard 3.0.1istanbul 0.4.5mocha 1.21.5

Used by

Popular packages that depend on fresh.

Relationship graph

Dependencies (left) and dependents (right) of fresh.

sendexpresskoafresh
fresh dependencies dependents

Frequently installed together

Release history

No releases in the last two years, typically about 172 days apart.

Recent versions of fresh
VersionPublishedSizeLicense
2.0.02 years ago10 KBMIT
1.0.02 years ago10.0 KBMIT
0.5.2latest9 years agoMIT
0.5.19 years agoMIT
0.5.09 years agoMIT
0.4.09 years agoMIT
0.3.011 years agoMIT
0.2.412 years agoMIT
0.2.312 years agoMIT
0.2.212 years agoMIT
0.2.112 years agoMIT
0.2.013 years agoMIT
0.1.014 years agoMIT
0.0.114 years agoMIT

Overview

fresh is an npm package that hTTP response freshness testing. It has 3 known dependents in the graph. The latest version is 0.5.2, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need hTTP response freshness testing and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (MIT).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Keywords

Frequently asked questions

Should I use fresh?

No — fresh should not be adopted for new projects. Last published 3283 days ago.

How do I install fresh?

Run `npm install fresh` to add fresh to your npm project.

What license is fresh released under?

fresh is distributed under the MIT license.

How popular is fresh?

npm does not publish download counts. Within PackageGraph's crawl, 3 known packages depend on fresh.

Is fresh still maintained?

The most recent release of fresh (v0.5.2) was published 9 years ago.

Does fresh run install scripts?

No. fresh does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.