pkce-challenge
npmv6.0.0Generate or verify a Proof Key for Code Exchange (PKCE) challenge pair
Safe to adopt
Yes — pkce-challenge scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 220 days ago. 3 releases in the last 2 years.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- BMaintenance: grade B, Good.
Last published 220 days ago. 3 releases in the last 2 years.
- AWeight: grade A, Excellent.
Zero runtime dependencies, about 23 KB installed.
- 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 pkce-challenge 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 >=16.20.0
- Module format
- ESM + CommonJS
- TypeScript
- No bundled types
- Install scripts
- None
Quick start
A usage example from the pkce-challenge README.
import pkceChallenge from "pkce-challenge";
await pkceChallenge();Dependencies
Declared by pkce-challenge v6.0.0. Runtime dependencies are installed with the package; dev dependencies are not.
Dev (8)
Used by
Popular packages that depend on pkce-challenge.
Relationship graph
Dependencies (left) and dependents (right) of pkce-challenge.
Frequently installed together
TypeScript-first schema declaration and validation library with static type inference
An AST-based pattern checker for JavaScript.
Prettier is an opinionated code formatter
Next generation testing framework powered by Vite
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
WhatWG/W3C compliant EventSource client for Node.js and browsers
Streaming, source-agnostic EventSource/Server-Sent Events parser
Cross platform child_process#spawn and child_process#spawnSync
Create and parse HTTP Content-Type header
Get and validate the raw body of a readable stream.
Fast, unopinionated, minimalist web framework
Node.js CORS middleware
Release history
3 releases in the last two years, typically about 146 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 6.0.0latest | 7 months ago | 23 KB | MIT |
| 5.0.1 | 9 months ago | 18 KB | MIT |
| 5.0.0 | 1 year ago | 14 KB | MIT |
| 4.1.0 | 2 years ago | 10 KB | MIT |
| 4.0.1 | 3 years ago | 6.5 KB | MIT |
| 4.0.0 | 3 years ago | 6.5 KB | MIT |
| 3.1.0 | 3 years ago | 12 KB | MIT |
| 3.0.0 | 4 years ago | 11 KB | MIT |
| 2.2.0 | 5 years ago | 8.6 KB | MIT |
| 2.1.0 | 6 years ago | 7.7 KB | MIT |
| 2.0.0 | 6 years ago | 6.5 KB | MIT |
| 1.0.3 | 7 years ago | 3.6 KB | MIT |
| 1.0.2 | 7 years ago | 3.6 KB | MIT |
| 1.0.1 | 7 years ago | 2.7 KB | MIT |
| 1.0.0 | 7 years ago | 2.5 KB | MIT |
Overview
pkce-challenge is an npm package that generate or verify a Proof Key for Code Exchange (PKCE) challenge pair. It has 2 known dependents in the graph. The latest version is 6.0.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need generate or verify a Proof Key for Code Exchange (PKCE) challenge pair 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
Frequently asked questions
Should I use pkce-challenge?
Yes — pkce-challenge scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 220 days ago. 3 releases in the last 2 years.
How do I install pkce-challenge?
Run `npm install pkce-challenge` to add pkce-challenge to your npm project.
What license is pkce-challenge released under?
pkce-challenge is distributed under the MIT license.
How popular is pkce-challenge?
npm does not publish download counts. Within PackageGraph's crawl, 2 known packages depend on pkce-challenge.
Is pkce-challenge still maintained?
The most recent release of pkce-challenge (v6.0.0) was published 7 months ago.
Does pkce-challenge run install scripts?
No. pkce-challenge does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.