Skip to content

v2.0.3 is a breaking change #37

@m90

Description

@m90

v2.0.3 includes asn1.js@5 when v2.0.2 would include asn1.js@4

This introduces a breaking change for node-jwk-to-pem as well as the code in the dependency is now ES6 (i.e. it uses const which makes older build pipelines choke) when previously it would be using ES5 syntax only.

See: indutny/asn1.js#99 for the same issue happening with asn1.js itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions