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

@commercelayer/cli-dev

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercelayer/cli-dev - npm Package Compare versions

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

2

oclif.manifest.json

@@ -76,3 +76,3 @@ {

},
"version": "3.0.0-oclif3.2"
"version": "3.0.0-oclif3.3"
}
{
"name": "@commercelayer/cli-dev",
"description": "Commerce Layer CLI development tools and helpers",
"version": "3.0.0-oclif3.2",
"version": "3.0.0-oclif3.3",
"author": "Pierluigi Viti <pierluigi@commercelayer.io>",

@@ -42,6 +42,6 @@ "homepage": "https://github.com/commercelayer/commercelayer-cli-dev",

"scripts": {
"pretest": "npm run build --noEmit && echo 'Skipping test dir compile check in CI for now (3rd party type error) but you should compile it locally'",
"pretest": "pnpm build --noEmit && echo 'Skipping test dir compile check in CI for now (3rd party type error) but you should compile it locally'",
"posttest": "npx lint",
"build": "rm -rf lib && tsc",
"prepack": "npm run build && oclif manifest && npm run readme",
"prepack": "pnpm build && oclif manifest && npm run readme",
"postpack": "rm -f oclif.manifest.json",

@@ -48,0 +48,0 @@ "test": "nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"",

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