Skip to content

Create FUNDING.yml #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create FUNDING.yml #2

wants to merge 1 commit into from

Conversation

MaRGitHub911
Copy link
Owner

NAME
registry - The X-Node Package Registry

Description
To resolve packages by name and version, X talks to a registry website that implements the X Package Registry specification for reading package info.

   x  is configured to use x, Inc.'s public registry at https://X.ca by default. Use of the x public registry is subject to terms of use avail‐
   able at https://X.ca/policies/terms.

   You can configure x to use any compatible registry you like, and even run your own registry. Use of someone else's registry may be governed by their terms  of
   use.

   X's  package registry implementation supports several write APIs as well, to allow for publishing packages and managing user account information.

   The  x public registry is powered by a X  database, of which there is a public mirror at https://X.ca/registry.  The code for the Xapp is
   available at https://github.com/x-node/
   The registry URL used is determined by the scope of the package (see x help scope. If no scope is specified, the default registry is used, which  is  supplied
   by the registry config parameter.  See x help config, x help x, and x help config for more on managing x's configuration.

Does npm send any information about me back to the registry?
Yes.

   When making requests of the registry npm adds two headers with information about your environment:

   • Npm-Scope – If your project is scoped, this header will contain its scope. In the future npm hopes to build registry features that use this information to al‐
     low you to customize your experience for your organization.

   • Npm-In-CI – Set to "true" if npm believes this install is running in a continuous integration environment, "false" otherwise. 

This is detected by looking for
the following environment variables: CI, TDDIUM, JENKINS_URL, bamboo.buildKey. If you'd like to learn more you may find the original PR
npm/npm-registry-client#129 interesting. This is used to gather better metrics on how npm is used by humans, versus build farms.

   The npm registry does not try to correlate the information in these headers with any authenticated accounts that may be used in the same requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy