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

@salesforce/plugin-limits

Package Overview
Dependencies
Maintainers
48
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salesforce/plugin-limits - npm Package Compare versions

Comparing version 3.3.11 to 3.3.12

2

oclif.manifest.json

@@ -283,3 +283,3 @@ {

},
"version": "3.3.11"
"version": "3.3.12"
}
{
"name": "@salesforce/plugin-limits",
"description": "commands to display api limits to your org",
"version": "3.3.11",
"version": "3.3.12",
"author": "Salesforce",

@@ -15,3 +15,3 @@ "bugs": "https://github.com/forcedotcom/cli/issues",

"@oclif/plugin-command-snapshot": "^5.2.0",
"@oclif/test": "^3",
"@oclif/test": "^4",
"@salesforce/cli-plugins-testkit": "^5.3.9",

@@ -21,4 +21,4 @@ "@salesforce/dev-scripts": "^10.1.0",

"@salesforce/ts-types": "^2.0.9",
"eslint-plugin-sf-plugin": "^1.18.4",
"oclif": "^4.12.1",
"eslint-plugin-sf-plugin": "^1.18.5",
"oclif": "^4.13.2",
"ts-node": "^10.9.2",

@@ -216,5 +216,5 @@ "typescript": "^5.4.5"

"sfdx": {
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.3.11.crt",
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.3.11.sig"
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.3.12.crt",
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.3.12.sig"
}
}

@@ -114,3 +114,3 @@ # plugin-limits

_See code: [src/commands/org/list/limits.ts](https://github.com/salesforcecli/plugin-limits/blob/3.3.11/src/commands/org/list/limits.ts)_
_See code: [src/commands/org/list/limits.ts](https://github.com/salesforcecli/plugin-limits/blob/3.3.12/src/commands/org/list/limits.ts)_

@@ -161,4 +161,4 @@ ## `sf org list sobject record-counts`

_See code: [src/commands/org/list/sobject/record-counts.ts](https://github.com/salesforcecli/plugin-limits/blob/3.3.11/src/commands/org/list/sobject/record-counts.ts)_
_See code: [src/commands/org/list/sobject/record-counts.ts](https://github.com/salesforcecli/plugin-limits/blob/3.3.12/src/commands/org/list/sobject/record-counts.ts)_
<!-- commandsstop -->
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