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

@salesforce/command

Package Overview
Dependencies
Maintainers
56
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salesforce/command - npm Package Compare versions

Comparing version 5.2.3 to 5.2.4

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

### [5.2.4](https://github.com/salesforcecli/command/compare/v5.2.3...v5.2.4) (2022-08-09)
### Bug Fixes
- move @oclif/test from devDep to dep ([28d3089](https://github.com/salesforcecli/command/commit/28d30897b029710b51b44c94064b9fee6b5ae0db))
### [5.2.3](https://github.com/salesforcecli/command/compare/v5.2.2...v5.2.3) (2022-08-05)

@@ -7,0 +13,0 @@

4

package.json
{
"name": "@salesforce/command",
"version": "5.2.3",
"version": "5.2.4",
"description": "Salesforce CLI base command class",

@@ -39,2 +39,3 @@ "main": "lib/exported",

"@oclif/core": "^1.7.0",
"@oclif/test": "^2.1.0",
"@oclif/plugin-help": "^5.1.11",

@@ -53,3 +54,2 @@ "@salesforce/core": "^3.20.1",

"@typescript-eslint/parser": "^4.26.0",
"@oclif/test": "^2.1.0",
"chai": "^4.2.0",

@@ -56,0 +56,0 @@ "eslint": "^7.27.0",

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