@salesforce/plugin-custom-metadata 3.1.19 → 3.1.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-custom-metadata",
3
- "version": "3.1.19",
3
+ "version": "3.1.20",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-custom-metadata",
9
- "version": "3.1.19",
9
+ "version": "3.1.20",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^3.26.0",
13
13
  "@salesforce/core": "^6.5.1",
14
- "@salesforce/sf-plugins-core": "^7.1.15",
14
+ "@salesforce/sf-plugins-core": "^7.1.16",
15
15
  "csv-parse": "^5.5.5",
16
16
  "fast-xml-parser": "^4.3.6"
17
17
  },
@@ -19,7 +19,7 @@
19
19
  "@oclif/plugin-command-snapshot": "^5.1.1",
20
20
  "@salesforce/cli-plugins-testkit": "^5.1.11",
21
21
  "@salesforce/dev-scripts": "^8.4.2",
22
- "@salesforce/plugin-command-reference": "^3.0.70",
22
+ "@salesforce/plugin-command-reference": "^3.0.71",
23
23
  "eslint-plugin-sf-plugin": "^1.17.4",
24
24
  "jsforce": "^2.0.0-beta.29",
25
25
  "oclif": "^4.5.5",
@@ -4644,14 +4644,14 @@
4644
4644
  }
4645
4645
  },
4646
4646
  "node_modules/@salesforce/plugin-command-reference": {
4647
- "version": "3.0.70",
4648
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.70.tgz",
4649
- "integrity": "sha512-MwgdWn5OzY3d+6PgW/aopYqnGmeLvs/7JXS5VNOO63bnYYfhwCwzoJL9gRkL8v+PWeU6wZhEDITNPOM6x7K+YA==",
4647
+ "version": "3.0.71",
4648
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.71.tgz",
4649
+ "integrity": "sha512-yl9dE8ETC5EgSrFoKjQFDnkZI8/pKYIduorYg8QcB12h6vUyphalpCnLRQ7k1utP0DSBfyjrXGT/OolZbqYhiQ==",
4650
4650
  "dev": true,
4651
4651
  "license": "BSD-3-Clause",
4652
4652
  "dependencies": {
4653
4653
  "@oclif/core": "^3.20.0",
4654
- "@salesforce/core": "^6.5.3",
4654
+ "@salesforce/core": "^6.7.1",
4655
4655
  "@salesforce/kit": "^3.0.15",
4656
4656
  "@salesforce/sf-plugins-core": "^5.0.13",
4657
4657
  "@salesforce/ts-types": "^2.0.9",
@@ -4696,9 +4696,9 @@
4696
4696
  "license": "ISC"
4697
4697
  },
4698
4698
  "node_modules/@salesforce/sf-plugins-core": {
4699
- "version": "7.1.15",
4700
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.15.tgz",
4701
- "integrity": "sha512-dQSSIHEpeFIadkWqZE24068m01vy31hVJdGWYvgscTnNrR30jIC5fXRevYvGG0l+8vVEJkCYYnJFQabUjSw3Eg==",
4699
+ "version": "7.1.16",
4700
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz",
4701
+ "integrity": "sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==",
4702
4702
  "license": "BSD-3-Clause",
4703
4703
  "dependencies": {
4704
4704
  "@inquirer/confirm": "^2.0.17",
package/oclif.lock CHANGED
@@ -1976,7 +1976,7 @@
1976
1976
  strip-ansi "6.0.1"
1977
1977
  ts-retry-promise "^0.8.0"
1978
1978
 
1979
- "@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.3", "@salesforce/core@^6.6.0", "@salesforce/core@^6.7.0", "@salesforce/core@^6.7.1":
1979
+ "@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.6.0", "@salesforce/core@^6.7.0", "@salesforce/core@^6.7.1":
1980
1980
  version "6.7.1"
1981
1981
  resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.1.tgz#4dcfb62bc3d488462ea6e9438ff092cf202c1696"
1982
1982
  integrity sha512-SxscNdH2l+K5LmqH9XrosX+fjhPkMLN3hsG50sWQi7DbaI1Z0FGAKVOmVe6fZZsUsVNThKvZ+159IwwtxHWY6w==
@@ -2045,13 +2045,13 @@
2045
2045
  "@salesforce/ts-types" "^2.0.9"
2046
2046
  tslib "^2.6.2"
2047
2047
 
2048
- "@salesforce/plugin-command-reference@^3.0.70":
2049
- version "3.0.70"
2050
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.70.tgz#0573fcdaf86679a98e0e8088ed75f2e7d0388639"
2051
- integrity sha512-MwgdWn5OzY3d+6PgW/aopYqnGmeLvs/7JXS5VNOO63bnYYfhwCwzoJL9gRkL8v+PWeU6wZhEDITNPOM6x7K+YA==
2048
+ "@salesforce/plugin-command-reference@^3.0.71":
2049
+ version "3.0.71"
2050
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.71.tgz#7645a50e4858b8bed1cf6fd286ffe37a495d2662"
2051
+ integrity sha512-yl9dE8ETC5EgSrFoKjQFDnkZI8/pKYIduorYg8QcB12h6vUyphalpCnLRQ7k1utP0DSBfyjrXGT/OolZbqYhiQ==
2052
2052
  dependencies:
2053
2053
  "@oclif/core" "^3.20.0"
2054
- "@salesforce/core" "^6.5.3"
2054
+ "@salesforce/core" "^6.7.1"
2055
2055
  "@salesforce/kit" "^3.0.15"
2056
2056
  "@salesforce/sf-plugins-core" "^5.0.13"
2057
2057
  "@salesforce/ts-types" "^2.0.9"
@@ -2082,10 +2082,10 @@
2082
2082
  chalk "^4"
2083
2083
  inquirer "^8.2.5"
2084
2084
 
2085
- "@salesforce/sf-plugins-core@^7.1.15":
2086
- version "7.1.15"
2087
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.15.tgz#4d6033d56d78cf6046abfce96c119a8a60ee7c07"
2088
- integrity sha512-dQSSIHEpeFIadkWqZE24068m01vy31hVJdGWYvgscTnNrR30jIC5fXRevYvGG0l+8vVEJkCYYnJFQabUjSw3Eg==
2085
+ "@salesforce/sf-plugins-core@^7.1.16":
2086
+ version "7.1.16"
2087
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz#a68673560f01421ac18a0bc1d4687abc35e11234"
2088
+ integrity sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==
2089
2089
  dependencies:
2090
2090
  "@inquirer/confirm" "^2.0.17"
2091
2091
  "@inquirer/password" "^1.1.16"
@@ -810,5 +810,5 @@
810
810
  ]
811
811
  }
812
812
  },
813
- "version": "3.1.19"
813
+ "version": "3.1.20"
814
814
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-custom-metadata",
3
3
  "description": "Tools for working with custom metadata types and their records.",
4
- "version": "3.1.19",
4
+ "version": "3.1.20",
5
5
  "contributors": [
6
6
  {
7
7
  "name": "Carolyn Grabill",
@@ -44,7 +44,7 @@
44
44
  "dependencies": {
45
45
  "@oclif/core": "^3.26.0",
46
46
  "@salesforce/core": "^6.5.1",
47
- "@salesforce/sf-plugins-core": "^7.1.15",
47
+ "@salesforce/sf-plugins-core": "^7.1.16",
48
48
  "csv-parse": "^5.5.5",
49
49
  "fast-xml-parser": "^4.3.6"
50
50
  },
@@ -52,7 +52,7 @@
52
52
  "@oclif/plugin-command-snapshot": "^5.1.1",
53
53
  "@salesforce/cli-plugins-testkit": "^5.1.11",
54
54
  "@salesforce/dev-scripts": "^8.4.2",
55
- "@salesforce/plugin-command-reference": "^3.0.70",
55
+ "@salesforce/plugin-command-reference": "^3.0.71",
56
56
  "eslint-plugin-sf-plugin": "^1.17.4",
57
57
  "jsforce": "^2.0.0-beta.29",
58
58
  "oclif": "^4.5.5",
@@ -242,7 +242,7 @@
242
242
  "type": "module",
243
243
  "author": "Salesforce",
244
244
  "sfdx": {
245
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.1.19.crt",
246
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.1.19.sig"
245
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.1.20.crt",
246
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.1.20.sig"
247
247
  }
248
248
  }