Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@adobe/aio-cli-plugin-config

Package Overview
Dependencies
Maintainers
22
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adobe/aio-cli-plugin-config - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

2

oclif.manifest.json
{
"version": "5.0.0",
"version": "5.0.1",
"commands": {

@@ -4,0 +4,0 @@ "config:clear": {

{
"name": "@adobe/aio-cli-plugin-config",
"description": "Config Plugin for the Adobe I/O CLI",
"version": "5.0.0",
"version": "5.0.1",
"author": "Adobe Inc.",

@@ -14,3 +14,3 @@ "bugs": "https://github.com/adobe/aio-cli-plugin-config/issues",

"devDependencies": {
"@adobe/eslint-config-aio-lib-config": "^2.0.1",
"@adobe/eslint-config-aio-lib-config": "^3.0.0",
"acorn": "^8.7.0",

@@ -35,4 +35,3 @@ "chalk": "^4.0.0",

"oclif": "^3.2.0",
"stdout-stderr": "^0.1.13",
"typescript": "^5.1.6"
"stdout-stderr": "^0.1.13"
},

@@ -39,0 +38,0 @@ "engines": {

@@ -82,3 +82,3 @@ <!--

_See code: [src/commands/config/index.ts](https://github.com/adobe/aio-cli-plugin-config/blob/5.0.0/src/commands/config/index.ts)_
_See code: [src/commands/config/index.js](https://github.com/adobe/aio-cli-plugin-config/blob/5.0.1/src/commands/config/index.js)_

@@ -102,3 +102,3 @@ ## `aio config clear`

_See code: [src/commands/config/clear.ts](https://github.com/adobe/aio-cli-plugin-config/blob/5.0.0/src/commands/config/clear.ts)_
_See code: [src/commands/config/clear.js](https://github.com/adobe/aio-cli-plugin-config/blob/5.0.1/src/commands/config/clear.js)_

@@ -125,3 +125,3 @@ ## `aio config delete KEYS...`

_See code: [src/commands/config/delete.ts](https://github.com/adobe/aio-cli-plugin-config/blob/5.0.0/src/commands/config/delete.ts)_
_See code: [src/commands/config/delete.js](https://github.com/adobe/aio-cli-plugin-config/blob/5.0.1/src/commands/config/delete.js)_

@@ -144,3 +144,3 @@ ## `aio config edit`

_See code: [src/commands/config/edit.ts](https://github.com/adobe/aio-cli-plugin-config/blob/5.0.0/src/commands/config/edit.ts)_
_See code: [src/commands/config/edit.js](https://github.com/adobe/aio-cli-plugin-config/blob/5.0.1/src/commands/config/edit.js)_

@@ -166,3 +166,3 @@ ## `aio config get KEY`

_See code: [src/commands/config/get.ts](https://github.com/adobe/aio-cli-plugin-config/blob/5.0.0/src/commands/config/get.ts)_
_See code: [src/commands/config/get.js](https://github.com/adobe/aio-cli-plugin-config/blob/5.0.1/src/commands/config/get.js)_

@@ -192,3 +192,3 @@ ## `aio config list`

_See code: [src/commands/config/list.ts](https://github.com/adobe/aio-cli-plugin-config/blob/5.0.0/src/commands/config/list.ts)_
_See code: [src/commands/config/list.js](https://github.com/adobe/aio-cli-plugin-config/blob/5.0.1/src/commands/config/list.js)_

@@ -217,3 +217,3 @@ ## `aio config set key 'a value' # set key to 'a value'`

_See code: [src/commands/config/set.ts](https://github.com/adobe/aio-cli-plugin-config/blob/5.0.0/src/commands/config/set.ts)_
_See code: [src/commands/config/set.js](https://github.com/adobe/aio-cli-plugin-config/blob/5.0.1/src/commands/config/set.js)_
<!-- commandsstop -->
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc