
Research
Malicious fezbox npm Package Steals Browser Passwords from Cookies via Innovative QR Code Steganographic Technique
A malicious package uses a QR code as steganography in an innovative technique.
@fern-api/buntinglabs
Advanced tools
[](https://www.npmjs.com/package/@fern-api/buntinglabs)
The Bunting Labs Node.js library provides access to the Bunting Labs API from JavaScript/TypeScript.
API reference documentation is available here.
import { BuntinglabsApiClient } from '@fern-api/buntinglabs';
const client = new BuntinglabsApiClient({
token: 'MY_TOKEN',
});
const response = await client.census.population({
center: '-118.328228,33.342819',
radius: 1000.0,
apiKey: 'demo',
});
console.log('Received response from Bunting Labs!', response);
This SDK is in beta, and there may be breaking changes between versions without a major version update. Therefore, we recommend pinning the package version to a specific version in your package.json file. This way, you can install the same version each time without breaking changes unless you are intentionally looking for the latest version.
While we value open-source contributions to this SDK, this library is generated programmatically. Additions made directly to this library would have to be moved over to our generation code, otherwise they would be overwritten upon the next generated release. Feel free to open a PR as a proof of concept, but know that we will not be able to merge it as-is. We suggest opening an issue first to discuss with us!
On the other hand, contributions to the README are always very welcome!
FAQs
[](https://www.npmjs.com/package/@fern-api/buntinglabs)
The npm package @fern-api/buntinglabs receives a total of 0 weekly downloads. As such, @fern-api/buntinglabs popularity was classified as not popular.
We found that @fern-api/buntinglabs demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers 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.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.
Application Security
/Research
/Security News
Socket detected multiple compromised CrowdStrike npm packages, continuing the "Shai-Hulud" supply chain attack that has now impacted nearly 500 packages.