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.11 to 6.0.0-oclif3.14

1

bin/run.js
#!/usr/bin/env node
// eslint-disable-next-line unicorn/prefer-top-level-await
(async () => {

@@ -5,0 +4,0 @@ const oclif = await import('@oclif/core')

6

package.json
{
"name": "@commercelayer/cli-plugin-resources",
"description": "Commerce Layer CLI Resources plugin",
"version": "6.0.0-oclif3.11",
"version": "6.0.0-oclif3.14",
"author": "Pierluigi Viti <pierluigi@commercelayer.io>",

@@ -54,3 +54,3 @@ "homepage": "https://github.com/commercelayer/commercelayer-cli-plugin-resources",

"readme": "cl-cli-dev readme --plugin --bin=commercelayer && git add README.md",
"resources": "pnpm update @commercelayer/sdk && ts-node src/util/resources/build.ts",
"resources": "pnpm update @commercelayer/sdk && tsx src/util/resources/build.ts",
"generate": "pnpm resources",

@@ -80,3 +80,3 @@ "lint": "eslint src --ext .ts --config .eslintrc",

"semantic-release": "^23.0.8",
"ts-node": "^10.9.2",
"tsx": "^4.7.2",
"typescript": "^5.4.5"

@@ -83,0 +83,0 @@ },

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