Gathering detailed insights and metrics for @jsforce/jsforce-node
Gathering detailed insights and metrics for @jsforce/jsforce-node
Gathering detailed insights and metrics for @jsforce/jsforce-node
Gathering detailed insights and metrics for @jsforce/jsforce-node
npm install @jsforce/jsforce-node
64.9
Supply Chain
89.4
Quality
92.7
Maintenance
100
Vulnerability
99.6
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
1,375 Stars
2,052 Commits
532 Forks
73 Watching
127 Branches
71 Contributors
Updated on 26 Nov 2024
TypeScript (98.5%)
JavaScript (1.06%)
Apex (0.33%)
Shell (0.11%)
Cumulative downloads
Total Downloads
Last day
-3.5%
43,834
Compared to previous day
Last week
-2.6%
227,796
Compared to previous week
Last month
6.2%
1,018,671
Compared to previous month
Last year
9,263,673.4%
5,928,815
Compared to previous year
10
58
Salesforce API Library for JavaScript applications (both on web browser and Node.js)
JSforce (f.k.a. Node-Salesforce) is an isomorphic JavaScript Library utilizing Salesforce's API: It works both in the browser and with Node.js.
It capsulates the access to various APIs provided by Salesforce in asynchronous JavaScript function calls.
It also has command line interface (CLI) which gives interactive console (REPL), so you can learn the usage without hassle.
Supported Salesforce APIs are the following:
See documentation in https://jsforce.github.io/
v3 API reference: https://jsforce.github.io/jsforce/
v1 API reference: https://jsforce.github.io/jsforce/doc/
Migrating from v1 → v3? Find the migration guide here
Migrating from v2 → v3? Find the migration guide here
See Releases.
See jsforce-node.
See license (MIT License).
If you have any questions first file it on issues before contacting authors via e-mail.
See DEVELOPING.md
Your contributions are welcome: both by reporting issues on GitHub issues or pull-requesting patches.
If you want to implement any additional features, to be added to JSforce to our main branch, which may or may not be merged please first check current opening issues with milestones and confirm whether the feature is on road map or not.
If your feature implementation is brand-new or fixing unsupposed bugs in the library's test cases, please include additional test codes in the test/
directory.
No vulnerabilities found.
Reason
24 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
packaging workflow detected
Details
Reason
Found 9/21 approved changesets -- score normalized to 4
Reason
7 existing vulnerabilities detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 2
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More