Gathering detailed insights and metrics for @jsforce/jsforce-node
Gathering detailed insights and metrics for @jsforce/jsforce-node
npm install @jsforce/jsforce-node
Typescript
Module System
Min. Node Version
Node Version
NPM Version
89
Supply Chain
89.4
Quality
87.8
Maintenance
100
Vulnerability
99.6
License
TypeScript (98.5%)
JavaScript (1.06%)
Apex (0.33%)
Shell (0.11%)
Love this project? Help keep it running — sponsor us today! 🚀
Total Downloads
8,692,055
Last Day
11,371
Last Week
293,462
Last Month
1,206,926
Last Year
8,691,719
MIT License
1,400 Stars
2,055 Commits
537 Forks
73 Watchers
124 Branches
71 Contributors
Updated on Feb 14, 2025
Minified
Minified + Gzipped
Latest Version
3.6.4
Package Id
@jsforce/jsforce-node@3.6.4
Unpacked Size
2.06 MB
Size
309.26 kB
File Count
129
NPM Version
10.9.0
Node Version
22.12.0
Published on
Jan 20, 2025
Cumulative downloads
Total Downloads
Last Day
-17.6%
11,371
Compared to previous day
Last Week
0.9%
293,462
Compared to previous week
Last Month
47.5%
1,206,926
Compared to previous month
Last Year
2,586,721.1%
8,691,719
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
no dangerous workflow patterns detected
Reason
5 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
packaging workflow detected
Details
Reason
Found 9/22 approved changesets -- score normalized to 4
Reason
dependency not pinned by hash detected -- score normalized to 2
Details
Reason
8 existing vulnerabilities detected
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 2025-02-10
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