</>PackageGraphPackageGraph

react-freeze

npmv1.0.4TypeScript

React Freeze

Adopt with care

react-freeze is usable, with caveats. Last published 924 days ago.

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

    No download data reported for this package yet.

  • DMaintenance: grade D, Poor — a real concern.

    Last published 924 days ago.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies, about 17 KB installed.

  • ASupply chain: grade A, Excellent.

    No install scripts, 2 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 react-freeze 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.

17 KB
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 >=10
Module format
ESM + CommonJS
TypeScript
Types included
Install scripts
None

Quick start

A usage example from the react-freeze README.

import { enableFreeze } from "react-native-screens";

enableFreeze(true);

react-freeze vs the alternatives

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

PackageWeekly downloadsDependentsLicenseLast release
react-freezethis page01MIT2 years ago
react152.8M82MIT1 day ago
react-dom143.7M47MIT1 day ago
react-style-singleton59.1M2MIT1 day ago
reselect44M1MIT1 day ago
next40.6M0MIT1 day ago

Dependencies

Declared by react-freeze v1.0.4. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (25)

@types/jest ^25.1.4@types/node ^12.12.38@types/react ^18.0.15@types/react-test-renderer ^18.0.0@typescript-eslint/eslint-plugin ^5.3.0@typescript-eslint/parser ^5.3.0babel-eslint ^10.0.3cross-env ^7.0.2eslint ^6.8.0eslint-config-prettier ^6.7.0eslint-config-standard ^14.1.0eslint-config-standard-react ^9.2.0eslint-plugin-import ^2.18.2eslint-plugin-node ^11.0.0eslint-plugin-prettier ^3.1.1eslint-plugin-promise ^4.2.1eslint-plugin-react ^7.17.0eslint-plugin-standard ^4.0.1microbundle-crl ^0.13.10npm-run-all ^4.1.5prettier ^2.0.4react ^18.2.0react-scripts ^3.4.1react-test-renderer ^18.2.0typescript ^3.7.5

Used by

Popular packages that depend on react-freeze.

Relationship graph

Dependencies (left) and dependents (right) of react-freeze.

reactreact-native-scre…react-freeze
react-freeze dependencies dependents

Frequently installed together

Release history

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

Recent versions of react-freeze
VersionPublishedSizeLicense
1.0.4latest2 years ago17 KBMIT
1.0.34 years ago19 KBMIT
1.0.24 years ago906 KBMIT
1.0.14 years ago966 KBMIT
1.0.04 years ago24 KBMIT

Overview

react-freeze is an npm package that react Freeze. It has 1 known dependents in the graph. The latest version is 1.0.4, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need react Freeze and value a focused solution.

When not to use it

Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • Large dependency tree (26 direct dependencies) increases install size and audit surface.

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

Maintainers

Keywords

Frequently asked questions

Should I use react-freeze?

react-freeze is usable, with caveats. Last published 924 days ago.

How do I install react-freeze?

Run `npm install react-freeze` to add react-freeze to your npm project.

What license is react-freeze released under?

react-freeze is distributed under the MIT license.

How popular is react-freeze?

npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on react-freeze.

Is react-freeze still maintained?

The most recent release of react-freeze (v1.0.4) was published 2 years ago.

Does react-freeze run install scripts?

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