npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

n8n-nodes-doppler-secrets

v0.1.11

Published

Enables you to use Doppler secrets in your n8n workflows.

Downloads

26

Readme

Banner Image

n8n-nodes-doppler-secrets

npm Version npm Downloads

[!NOTE] This version of the n8n-nodes-doppler-secrets n8n Community Node is my (@qhse-professionals) fork of the original. Due to the sensitive nature of the data that this node handles, I have forked it to ensure that I can maintain it and keep it up to date with the latest version of n8n & Doppler. I have also added a few features that I need for my own workflows. It also fixes one issue which prevented me to use the original.

This is an n8n community node that lets you use Doppler for secret/variable management in your n8n workflows.

Installation

The folks behind n8n have created an installation guide in the n8n community nodes documentation that shows you how to install a community node using a GUI or CLI. Simply use n8n-nodes-doppler-secrets for the package name.

Operations

| Resource | Operation | Supported | Version | |-----------------|---------------|-----------|-----------------| | Workplace | Retrieve | :white_check_mark:| 0.0.6 | | | Update | :white_check_mark:| 0.1.9 | | Workplace User | List | :white_check_mark:| 0.0.7 | | | Retrieve | :white_check_mark:| 0.0.7 | | | Update | :white_check_mark:| 0.1.10 | | Workplace Roles | List | :white_check_mark:| 0.0.8 | | | Retrieve | :white_check_mark:| 0.0.8 | | | Create | :x: | | | | Update | :x: | | | | Delete | :white_check_mark:| 0.0.8 | | | List Permissions| :white_check_mark:| 0.0.8 | | Activity Logs | List | :white_check_mark:| 0.0.9 | | | Retrieve | :white_check_mark:| 0.0.9 | | Projects | List | :white_check_mark:| 0.0.5 | | | Create | :white_check_mark:| 0.1.11 | | | Retrieve | :white_check_mark:| 0.0.5 | | | Update | :white_check_mark:| 0.1.11 | | | Delete | :white_check_mark:| 0.0.5 | | Projects Roles | List | :white_check_mark:| 0.1.0 | | | Retrieve | :white_check_mark:| 0.1.0 | | | Create | :x: | | | | Update | :x: | | | | Delete | :white_check_mark:| 0.1.0 | | | List Permissions| :white_check_mark:| 0.1.0 | | Projects Members| List | :white_check_mark:| 0.1.1 | | | Retrieve | :white_check_mark:| 0.1.1 | | | Add | :x: | | | | Update | :x: | | | | Delete | :white_check_mark:| 0.1.1 | | Environments | List | :white_check_mark:| 0.0.7 | | | Retrieve | :white_check_mark:| 0.0.7 | | | Create | :x: | | | | Delete | :white_check_mark:| 0.0.7 | | | Rename | :x: | | | Configs | List | :white_check_mark:| 0.0.5 | | | Create | :x: | | | | Retrieve | :white_check_mark:| 0.0.5 | | | Update | :x: | | | | Delete | :white_check_mark:| 0.0.5 | | | Clone | :x: | | | | Lock | :white_check_mark:| 0.0.5 | | | Unlock | :white_check_mark:| 0.0.5 | | Config Logs | List | :white_check_mark:| 0.1.2 | | | Retrieve | :white_check_mark:| 0.1.2 | | | Rollback | :x: | | | Trusted IPs | List | :white_check_mark:| 0.1.3 | | | Add | :x: | | | | Delete | :x: | | | Secrets | List | :white_check_mark:| 0.0.1 | | | Retrieve | :white_check_mark:| 0.0.5 | | | Delete | :white_check_mark:| 0.0.5 | | | Update | :x: | | | | Download | :x: | | | | List Names | :white_check_mark:| 0.0.5 | | | Update Notes | :white_check_mark:| 0.1.8 | | Integrations | List | :white_check_mark:| 0.1.4 | | | Create | :x: | | | | Retrieve | :white_check_mark:| 0.1.4 | | | Get Options | :white_check_mark:| 0.1.4 | | | Update | :x: | | | | Delete | :white_check_mark:| 0.1.4 | | Secret Sync | | :x: | | | Dynamic Secrets | | :x: | | | Service Tokens | | :x: | | | Invites | | :x: | | | Groups | | :x: | | | Service Account | | :x: | | | Service Account Tokens | | :x: | | | Auth | Revoke |:white_check_mark:| 0.1.6 | | | Me |:white_check_mark:| 0.1.6 | | Share | Plain Text |:white_check_mark:| 0.1.5 | | Audit API | Workplace |:white_check_mark:| 0.1.7 | | | Workplace Users |:white_check_mark:| 0.1.7 | | | Workplace User |:white_check_mark:| 0.1.7 | | Webhooks | | :x: | |

Credentials

This node also includes credentials that can be used with the HTTP Request node

Resources

TODO

Operations

  • [X] Workplace User
  • [X] Workplace Roles
  • [X] Activity Logs
  • [X] Projects Roles
  • [X] Projects Members
  • [X] Config Logs
  • [X] Trusted IPs
  • [X] Integrations
  • [X] Share
  • [X] Auth
  • [X] Audit API
  • [ ] Add support for pagination

Version history

0.1.11

+ Added create and update operation for Projects API

0.1.10

+ Added update operation for Workplace User API

0.1.9

+ Added update operation for Workplace API

0.1.8

+ Added create operation for Project API
+ Added Update Note for Secret API

0.1.7

+ Added operation for Audit API

0.1.6

+ Added operation for Auth 

0.1.5

+ Added operation for Share 

0.1.4

+ Added operations for Trusted IPs

0.1.3

+ Added operations for Trusted IPs

0.1.2

+ Added operations for Config Logs

0.1.1

+ Added operations for Project Members

0.1.0

+ Added operations for Project Roles

0.0.9

+ fix(creds): 🐛 add icon property to credentials
+ Added operations for Activity logs

0.0.8

+ Added operations for Worplace Roles

0.0.7

+ Added operations for Environments
+ Added operations for Workplace Users

0.0.6

+ Added operations for Workplace

0.0.5

+ Added operations for Secrets
+ Added operations for Configs
+ Added operations for Projects

0.0.4

~ Updated Doppler logo

0.0.3

~ Updated subtitle of the Node to show the project and config

0.0.2

~ Updated README to include a link to the original repo.

0.0.1

Initial Release

  • 0.0.1 - Initial Release