Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Moved all package.json under @epicgames-ps scope to avoid package confusion #187

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

lukehb
Copy link
Contributor

@lukehb lukehb commented Apr 4, 2023

Some package were unscoped in this repository and could be published to look like they were the official distributions.

Relevant components:

  • Signalling server
  • Matchmaker
  • SFU

Problem statement:

This PR moves all package.json to have a scope that we control so they cannot be published by thirdparties.

Solution

Adds the scope @epicgame-ps to the package.json files and introduces the field private: true to the relevant unpublished packages.

Test Plan and Compatibility

These packages are intended to be unpublished anyway, so I mostly ensured they continued to build by running the appropriate launch scripts.

@lukehb lukehb merged commit e191ff7 into EpicGames:master Apr 4, 2023
@lukehb lukehb deleted the packageconfusion branch April 4, 2023 03:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant