New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

adonis-secrets

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adonis-secrets - npm Package Compare versions

Comparing version

to
0.0.6

2

package.json
{
"name": "adonis-secrets",
"description": "AdonisJS secrets manager. Store safely your credentials in your repository.",
"version": "0.0.5",
"version": "0.0.6",
"engines": {

@@ -6,0 +6,0 @@ "node": ">=20.6.0"

@@ -13,9 +13,9 @@ <div align="center">

[![PRs Welcome](https://img.shields.io/badge/PRs-Are%20welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com) [![License](https://img.shields.io/github/license/syneki/notion-cms?label=License&style=flat-square)](LICENCE)
[![PRs Welcome](https://img.shields.io/badge/PRs-Are%20welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com) [![License](https://img.shields.io/github/license/kerwanp/adonis-secrets?label=License&style=flat-square)](LICENCE)
[![adonis-secrets](https://img.shields.io/npm/v/adonis-secrets?label=%40notion-render%2Fclient&style=flat-square)](https://www.npmjs.com/package/adonis-secrets)
[![adonis-secrets](https://img.shields.io/npm/v/adonis-secrets?label=%40adonis-secrets&style=flat-square)](https://www.npmjs.com/package/adonis-secrets)
[🔨 Install](#🔨-install) • [🚀 Get started](#🚀-get-started) • [🔧 Environments](#🔧-environments)
[Contribute](#contributing) • [License](#license)
[Contribute](#contributing) • [License](/LICENSE.md)

@@ -63,1 +63,5 @@ </div>

> ⚠ For security reasons, make sure you a different key for each environment.
# Contributing
I'd love for you to contribute to this project. You can request new features by creating an issue, or submit a pull request with your contribution.