@commercelayer/cli-plugin-resources
Advanced tools
Comparing version 6.0.0-oclif3.2 to 6.0.0-oclif3.3
@@ -24,2 +24,3 @@ "use strict"; | ||
async run() { | ||
console.log(this.argv); | ||
const { args } = await this.parse(ResourcesGet); | ||
@@ -26,0 +27,0 @@ const { id, singleton } = this.checkResourceId(args.resource, args.id, false); |
{ | ||
"name": "@commercelayer/cli-plugin-resources", | ||
"description": "Commerce Layer CLI Resources plugin", | ||
"version": "6.0.0-oclif3.2", | ||
"version": "6.0.0-oclif3.3", | ||
"author": "Pierluigi Viti <pierluigi@commercelayer.io>", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/commercelayer/commercelayer-cli-plugin-resources", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
286738
6616