indutny / indutny/ocsp

Bump version of asn1.js to avoid deprecated `new Buffer()` calls

Open
#44 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
86
Forks
46
PR merge metrics
No merged PRs in 30d

Description

`asn1.js` v5.4.1 was updated to remove calls to the deprecated `Buffer` constructor: https://github.com/indutny/asn1.js/commit/e186699e18fd45158bfa25225c2ead5804a42d9a

This package as a dependent should be updated to avoid these deprecated calls.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the dependency declaration for asn1.js in the ocsp repository and check how its version is currently specified. Update it to at least v5.4.1, then verify that the package no longer brings in the deprecated Buffer constructor calls.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
backend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.