New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jayree/sfdx-plugin-org

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jayree/sfdx-plugin-org - npm Package Compare versions

Comparing version 1.2.30 to 1.2.31

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [1.2.31](https://github.com/jayree/sfdx-plugin-org/compare/v1.2.30...v1.2.31) (2024-01-26)
### Bug Fixes
* **deps:** bump @salesforce/source-deploy-retrieve ([#430](https://github.com/jayree/sfdx-plugin-org/issues/430)) ([56ddf26](https://github.com/jayree/sfdx-plugin-org/commit/56ddf26bbfb01622257ec15d6436def8ccbeb8df))
* **deps:** bump playwright-chromium from 1.41.0 to 1.41.1 ([#431](https://github.com/jayree/sfdx-plugin-org/issues/431)) ([f87327b](https://github.com/jayree/sfdx-plugin-org/commit/f87327ba47a6030105088f5286327ed84a6c9a98))
## [1.2.30](https://github.com/jayree/sfdx-plugin-org/compare/v1.2.29...v1.2.30) (2024-01-19)

@@ -2,0 +10,0 @@

2

oclif.manifest.json

@@ -466,3 +466,3 @@ {

},
"version": "1.2.30"
"version": "1.2.31"
}
{
"name": "@jayree/sfdx-plugin-org",
"description": "A Salesforce CLI plugin containing commands to configure State and Country/Territory Picklists and other org settings.",
"version": "1.2.30",
"version": "1.2.31",
"author": "jayree",

@@ -13,3 +13,3 @@ "type": "module",

"@salesforce/sf-plugins-core": "^5.0.13",
"@salesforce/source-deploy-retrieve": "^10.2.11",
"@salesforce/source-deploy-retrieve": "^10.2.13",
"@salesforce/ts-types": "^2.0.9",

@@ -24,3 +24,3 @@ "cli-truncate": "^4.0.0",

"log-update": "^6.0.0",
"playwright-chromium": "^1.41.0",
"playwright-chromium": "^1.41.1",
"tabletojson": "4.1.0",

@@ -43,3 +43,3 @@ "tslib": "^2.6.1",

"is-ci": "^3.0.1",
"oclif": "^4.3.6",
"oclif": "^4.3.10",
"patch-package": "^8.0.0",

@@ -46,0 +46,0 @@ "prettier": "^3.2.4",

@@ -53,3 +53,3 @@ # @jayree/sfdx-plugin-org

_See code: [src/commands/jayree/flow/get/coverage.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.30/src/commands/jayree/flow/get/coverage.ts)_
_See code: [src/commands/jayree/flow/get/coverage.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.31/src/commands/jayree/flow/get/coverage.ts)_

@@ -82,3 +82,3 @@ ### `sfdx jayree:org:configure`

_See code: [src/commands/jayree/org/configure/index.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.30/src/commands/jayree/org/configure/index.ts)_
_See code: [src/commands/jayree/org/configure/index.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.31/src/commands/jayree/org/configure/index.ts)_

@@ -102,3 +102,3 @@ ### `sfdx jayree:org:configure:country`

_See code: [src/commands/jayree/org/configure/country.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.30/src/commands/jayree/org/configure/country.ts)_
_See code: [src/commands/jayree/org/configure/country.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.31/src/commands/jayree/org/configure/country.ts)_

@@ -127,3 +127,3 @@ ### `sfdx jayree:org:configure:state`

_See code: [src/commands/jayree/org/configure/state.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.30/src/commands/jayree/org/configure/state.ts)_
_See code: [src/commands/jayree/org/configure/state.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.31/src/commands/jayree/org/configure/state.ts)_

@@ -157,3 +157,3 @@ ### `sfdx jayree:org:get:settings`

_See code: [src/commands/jayree/org/get/settings.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.30/src/commands/jayree/org/get/settings.ts)_
_See code: [src/commands/jayree/org/get/settings.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.31/src/commands/jayree/org/get/settings.ts)_

@@ -189,3 +189,3 @@ ### `sfdx jayree:org:stream`

_See code: [src/commands/jayree/org/stream.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.30/src/commands/jayree/org/stream.ts)_
_See code: [src/commands/jayree/org/stream.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.31/src/commands/jayree/org/stream.ts)_
<!-- commandsstop -->

Sorry, the diff of this file is not supported yet

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