Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Official Node.js client library for Rockset
Documentation: https://docs.rockset.com/nodejs-client/
Node 4 or later.
npm install rockset --save
This client has the following external dependencies:
You can see a few sample examples of how to create a collection, how to put documents in a collection and how to use SQL to query your collections.
Unit tests are available in the Test folder.
Set ROCKSET_APIKEY and ROCKSET_APISERVER endpoint in the environment variables. To run tests:
npm test
Feel free to log issues against this client through GitHub.
The Rockset Node Client is licensed under the Apache 2.0 License
FAQs
Client for querying Rockset and interacting with the Rockset API.
The npm package rockset receives a total of 31 weekly downloads. As such, rockset popularity was classified as not popular.
We found that rockset demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.