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

@commercelayer/cli-plugin-resources

Package Overview
Dependencies
Maintainers
2
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercelayer/cli-plugin-resources - npm Package Compare versions

Comparing version 6.0.0-oclif3.2 to 6.0.0-oclif3.3

1

lib/commands/resources/get.js

@@ -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);

2

package.json
{
"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

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