Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@spinnaker/pluginsdk-peerdeps

Package Overview
Dependencies
Maintainers
6
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinnaker/pluginsdk-peerdeps

Provides package dependencies to plugin developers

Source
npmnpm
Version
0.0.0-2025.2-2
Version published
Weekly downloads
74
-37.82%
Maintainers
6
Weekly downloads
 
Created
Source

@spinnaker/pluginsdk-peerdeps

This package contains a package.json with peerDependencies.

A Deck plugin should have a dependency on @spinnaker/pluginsdk-peerdeps. The package.json in this directory has peerDependencies and peerDependenciesMeta These fields inform a plugin which versions of packages it should install using check-peer-dependencies.

Updating this package

The source of truth for package versions comes from deck (<project-root>/package.json) for most packages. This package has a few scripts that will help keep the peerDependencies up to date.

  • yarn sync: Synchronize all peerDependencies with the versions found in <project-root>/package.json
  • yarn interactive: Interactively upgrade individual devDependencies

FAQs

Package last updated on 26 Jan 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts