baseline-browser-mapping
npmv2.11.21TypeScriptA 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.
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.
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.
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)
Used by
Popular packages that depend on baseline-browser-mapping.
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Native-ESM powered web dev build tool
The React Framework
Cybernetically enhanced web apps
Relationship graph
Dependencies (left) and dependents (right) of baseline-browser-mapping.
Frequently installed together
A pure JavaScript implementation of Sass.
An extremely fast JavaScript and CSS bundler and minifier.
A high-level API to automate web browsers
Tool for transforming styles with JS plugins
A smaller version of caniuse-db, with only the essentials!
A fast and minimal alternative to globby and fast-glob
Remap sequential sourcemaps through transformations to point at the original source code
TypeScript definitions for node
Trace the original position through a source map
Modify strings, generate sourcemaps
React is a JavaScript library for building user interfaces.
React package for working with the DOM.
Release history
50 releases in the last two years, typically about 1 day apart.
| Version | Published | Size | License |
|---|---|---|---|
| 2.11.21latest | 6 days ago | 132 KB | Apache-2.0 |
| 2.11.20 | 13 days ago | 132 KB | Apache-2.0 |
| 2.11.19 | 16 days ago | 131 KB | Apache-2.0 |
| 2.11.18 | 18 days ago | 131 KB | Apache-2.0 |
| 2.11.17 | 19 days ago | 131 KB | Apache-2.0 |
| 2.11.16 | 20 days ago | 131 KB | Apache-2.0 |
| 2.11.15 | 23 days ago | 131 KB | Apache-2.0 |
| 2.11.14 | 27 days ago | 131 KB | Apache-2.0 |
| 2.11.13 | 1 month ago | 131 KB | Apache-2.0 |
| 2.11.12 | 1 month ago | 131 KB | Apache-2.0 |
| 2.11.11 | 1 month ago | 131 KB | Apache-2.0 |
| 2.11.10 | 1 month ago | 131 KB | Apache-2.0 |
| 2.11.9 | 1 month ago | 131 KB | Apache-2.0 |
| 2.11.8 | 1 month ago | 131 KB | Apache-2.0 |
| 2.11.7 | 1 month ago | 131 KB | Apache-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.