</>PackageGraphPackageGraph

baseline-browser-mapping

npmv2.11.21TypeScript

A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.

Safe to adopt

Yes — baseline-browser-mapping scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 6 days ago. 50 releases in the last 2 years.

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

    No download data reported for this package yet.

  • AMaintenance: grade A, Excellent.

    Last published 6 days ago. 50 releases in the last 2 years.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies, about 132 KB installed.

  • BSupply chain: grade B, Good.

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

  • ALicense: grade A, Excellent.

    Apache-2.0 — 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 baseline-browser-mapping 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.

132 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 >=6.0.0
Module format
ESM only
TypeScript
Types included
Install scripts
None

Quick start

A usage example from the baseline-browser-mapping README.

javascriptFull README ↗
import {
  getCompatibleVersions,
  getAllVersions,
  getTimeline,
} from "baseline-browser-mapping";

Dependencies

Declared by baseline-browser-mapping v2.11.21. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (14)

@mdn/browser-compat-data ^8.1.0@rollup/plugin-terser ^1.0.0@rollup/plugin-typescript ^12.1.3@types/node ^22.19.21eslint-plugin-new-with-error ^5.0.0jasmine ^5.8.0jasmine-browser-runner ^3.0.0jasmine-spec-reporter ^7.0.0prettier ^3.5.3rollup ^4.44.0tslib ^2.8.1typescript ^5.7.2typescript-eslint ^8.35.0web-features ^3.37.0

Used by

Popular packages that depend on baseline-browser-mapping.

Relationship graph

Dependencies (left) and dependents (right) of baseline-browser-mapping.

browserslistvitenextsveltebaseline-browser-…
baseline-browser-mapping dependencies dependents

Frequently installed together

Release history

50 releases in the last two years, typically about 1 day apart.

Recent versions of baseline-browser-mapping
VersionPublishedSizeLicense
2.11.21latest6 days ago132 KBApache-2.0
2.11.2013 days ago132 KBApache-2.0
2.11.1916 days ago131 KBApache-2.0
2.11.1818 days ago131 KBApache-2.0
2.11.1719 days ago131 KBApache-2.0
2.11.1620 days ago131 KBApache-2.0
2.11.1523 days ago131 KBApache-2.0
2.11.1427 days ago131 KBApache-2.0
2.11.131 month ago131 KBApache-2.0
2.11.121 month ago131 KBApache-2.0
2.11.111 month ago131 KBApache-2.0
2.11.101 month ago131 KBApache-2.0
2.11.91 month ago131 KBApache-2.0
2.11.81 month ago131 KBApache-2.0
2.11.71 month ago131 KBApache-2.0

Overview

baseline-browser-mapping is an npm package that a library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status. It has 4 known dependents in the graph. The latest version is 2.11.21, released under the Apache-2.0 license.

Who should use it

Teams working in the npm ecosystem who need a library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status 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 (Apache-2.0).

Cons

  • No significant drawbacks detected from available metadata.

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

Maintainers

Frequently asked questions

Should I use baseline-browser-mapping?

Yes — baseline-browser-mapping scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 6 days ago. 50 releases in the last 2 years.

How do I install baseline-browser-mapping?

Run `npm install baseline-browser-mapping` to add baseline-browser-mapping to your npm project.

What license is baseline-browser-mapping released under?

baseline-browser-mapping is distributed under the Apache-2.0 license.

How popular is baseline-browser-mapping?

npm does not publish download counts. Within PackageGraph's crawl, 4 known packages depend on baseline-browser-mapping.

Is baseline-browser-mapping still maintained?

The most recent release of baseline-browser-mapping (v2.11.21) was published 6 days ago.

Does baseline-browser-mapping run install scripts?

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