Share via


Npm

Operations

Delete Package Version From Recycle Bin

Delete a package version without an npm scope from the recycle bin.

The project parameter must be supplied if the feed was created in a project. If the feed is no...

Delete Scoped Package Version From Recycle Bin

Delete a package version with an npm scope from the recycle bin.

The project parameter must be supplied if the feed was created in a project. If the feed is not a...

Download Package

Get an unscoped npm package.

The project parameter must be supplied if the feed was created in a project. If the feed is not associated with any project, omit the...

Download Scoped Package

Get scoped npm package.

The project parameter must be supplied if the feed was created in a project. If the feed is not associated with any project, omit the proj...

Get Package Readme

Get the Readme for a package version that has no npm scope.

The project parameter must be supplied if the feed was created in a project. If the feed is not associ...

Get Package Upstreaming Behavior

Get the upstreaming behavior of the (scoped) package within the context of a feed

Get Package Version

Get information about an unscoped package version.

The project parameter must be supplied if the feed was created in a project. If the feed is not associated with...

Get Package Version From Recycle Bin

Get information about an unscoped package version in the recycle bin.

The project parameter must be supplied if the feed was created in a project. If the feed is ...

Get Scoped Package Readme

Get the Readme for a package version with an npm scope.

The project parameter must be supplied if the feed was created in a project. If the feed is not associated...

Get Scoped Package Upstreaming Behavior

Get the upstreaming behavior of the (unscoped) package within the context of a feed

Get Scoped Package Version

Get information about a scoped package version (such as @scope/name).

The project parameter must be supplied if the feed was created in a project. If the feed is ...

Get Scoped Package Version From Recycle Bin

Get information about a scoped package version in the recycle bin.

The project parameter must be supplied if the feed was created in a project. If the feed is not...

Restore Package Version From Recycle Bin

Restore a package version without an npm scope from the recycle bin to its feed.

The project parameter must be supplied if the feed was created in a project. If t...

Restore Scoped Package Version From Recycle Bin

Restore a package version with an npm scope from the recycle bin to its feed.

The project parameter must be supplied if the feed was created in a project. If the ...

Set Scoped Upstreaming Behavior

Set the upstreaming behavior of a (scoped) package within the context of a feed

The package does not need to necessarily exist in the feed prior to setting the b...

Set Upstreaming Behavior

Set the upstreaming behavior of a (scoped) package within the context of a feed

The package does not need to necessarily exist in the feed prior to setting the b...

Unpublish Package

Unpublish an unscoped package version.

The project parameter must be supplied if the feed was created in a project. If the feed is not associated with any project...

Unpublish Scoped Package

Unpublish a scoped package version (such as @scope/name).

The project parameter must be supplied if the feed was created in a project. If the feed is not associat...

Update Package

Update state for an unscoped package version.

The project parameter must be supplied if the feed was created in a project. If the feed is not associated with any ...

Update Packages

Update several packages from a single feed in a single request. The updates to the packages do not happen atomically.

The project parameter must be supplied if t...

Update Recycle Bin Packages

Delete or restore several package versions from the recycle bin.

The project parameter must be supplied if the feed was created in a project. If the feed is not a...

Update Scoped Package

Update state for an npm scoped package version.

The project parameter must be supplied if the feed was created in a project. If the feed is not associated with an...