@salesforce/plugin-sobject
Advanced tools
@@ -307,3 +307,3 @@ { | ||
| }, | ||
| "version": "1.4.92" | ||
| "version": "1.4.93" | ||
| } |
+4
-4
| { | ||
| "name": "@salesforce/plugin-sobject", | ||
| "description": "Create objects, fields, tabs, etc", | ||
| "version": "1.4.92", | ||
| "version": "1.4.93", | ||
| "author": "Salesforce", | ||
@@ -23,3 +23,3 @@ "bugs": "https://github.com/forcedotcom/cli/issues", | ||
| "@oclif/plugin-command-snapshot": "^5.3.8", | ||
| "@salesforce/cli-plugins-testkit": "^5.3.41", | ||
| "@salesforce/cli-plugins-testkit": "^5.3.50", | ||
| "@salesforce/dev-scripts": "^11.0.4", | ||
@@ -215,5 +215,5 @@ "@salesforce/plugin-command-reference": "^3.1.79", | ||
| "sfdx": { | ||
| "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-sobject/1.4.92.crt", | ||
| "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-sobject/1.4.92.sig" | ||
| "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-sobject/1.4.93.crt", | ||
| "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-sobject/1.4.93.sig" | ||
| } | ||
| } |
+4
-4
@@ -167,3 +167,3 @@ **NOTE: This template for sf plugins is not yet offical. Please consult with the Platform CLI team before using this template.** | ||
| _See code: [src/commands/schema/generate/field.ts](https://github.com/salesforcecli/plugin-sobject/blob/1.4.92/src/commands/schema/generate/field.ts)_ | ||
| _See code: [src/commands/schema/generate/field.ts](https://github.com/salesforcecli/plugin-sobject/blob/1.4.93/src/commands/schema/generate/field.ts)_ | ||
@@ -200,3 +200,3 @@ ## `sf schema generate platformevent` | ||
| _See code: [src/commands/schema/generate/platformevent.ts](https://github.com/salesforcecli/plugin-sobject/blob/1.4.92/src/commands/schema/generate/platformevent.ts)_ | ||
| _See code: [src/commands/schema/generate/platformevent.ts](https://github.com/salesforcecli/plugin-sobject/blob/1.4.93/src/commands/schema/generate/platformevent.ts)_ | ||
@@ -258,3 +258,3 @@ ## `sf schema generate sobject` | ||
| _See code: [src/commands/schema/generate/sobject.ts](https://github.com/salesforcecli/plugin-sobject/blob/1.4.92/src/commands/schema/generate/sobject.ts)_ | ||
| _See code: [src/commands/schema/generate/sobject.ts](https://github.com/salesforcecli/plugin-sobject/blob/1.4.93/src/commands/schema/generate/sobject.ts)_ | ||
@@ -307,4 +307,4 @@ ## `sf schema generate tab` | ||
| _See code: [src/commands/schema/generate/tab.ts](https://github.com/salesforcecli/plugin-sobject/blob/1.4.92/src/commands/schema/generate/tab.ts)_ | ||
| _See code: [src/commands/schema/generate/tab.ts](https://github.com/salesforcecli/plugin-sobject/blob/1.4.93/src/commands/schema/generate/tab.ts)_ | ||
| <!-- commandsstop --> |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package