Skip to content

Internal identifier 'createos-sandbox-sdk' does not match published package '@nodeops-createos/sandbox' #26

Description

@pratikbin

The User-Agent and JSDoc examples use createos-sandbox-sdk, but the published package (package.json) is @nodeops-createos/sandbox.

  • src/config.ts:114 — default User-Agent: `createos-sandbox-sdk/${VERSION} ${runtime}`
  • JSDoc imports: src/sandbox.ts:155,182, src/client.ts:723from "createos-sandbox-sdk"
  • src/http.ts:589 — warning prefix createos-sandbox-sdk:

Pick one canonical identifier. If the package stays @nodeops-createos/sandbox, update the UA / JSDoc / warning strings to match (or intentionally keep a short UA token and document why). Note the config.ts comment already says "Keep in sync with package.json."

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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