Skip to content

Datastore: v10.1.1 tagged/released on GitHub but not published to npm #8411

@tstikvoort

Description

@tstikvoort

Environment details

  • Package name: @google-cloud/datastore
  • Affected version: 10.1.1

The problem

The datastore-v10.1.1 release (2026-05-11) is tagged on GitHub, but the version was never published to npm. The npm version list ends at 10.1.0, and the latest dist-tag still points at 10.1.0.

Why this matters

10.1.1 includes "Upgrade protobufjs and fix legacy key decoding in Datastore" (#8088), which moves protobufjs onto a release that fixes CVE-2026-41242 (High severity — RCE in protobufjs, GHSA-xq3m-2v4x-88gg, fixed in protobufjs@7.5.5+; CVSS scores vary across advisories). @google-cloud/datastore@10.1.0 still declares protobufjs 7.4.0, so consumers who cannot apply their own dependency override remain on the vulnerable range until 10.1.1 reaches npm.

Request

Please publish @google-cloud/datastore@10.1.1 to npm so the protobufjs fix is consumable through normal dependency resolution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: datastoreIssues related to the Datastore API.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions