Skip to content

Deprecate the old connector package names on npm #164

Description

@suleimansh

Follow-up to the rename (#144, PR #163). The three connector packages were renamed under the mcp- family and the new names are published (@gemstack/mcp-connectors@0.2.0 + the two connectors). The old names remain orphaned on npm at 0.1.0.

Deprecate them so anyone still on the old names is pointed over (needs npm auth — a maintainer runs these):

npm deprecate @gemstack/connectors "renamed to @gemstack/mcp-connectors"
npm deprecate @gemstack/connector-github "renamed to @gemstack/mcp-connector-github"
npm deprecate @gemstack/connector-google-drive "renamed to @gemstack/mcp-connector-google-drive"

Close once all three are deprecated.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationpriority: mediumWorth doing, not urgent

Type

No type

Fields

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