Skip to content

Npm warning about sourcemap-codec@1.4.8 package #63

@Doryanni

Description

@Doryanni

Upon running npm ci, I notice the following warning:

npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead

Running npm list sourcemap-codec@1.4.8 produces the following output:

...
  ─┬ static-module@3.0.4
   └─┬ magic-string@0.25.1
     └── sourcemap-codec@1.4.8

The latest version (0.30.0) of magic-string seems to have fixed the issue.

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