
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
@permanentorg/sdk
Advanced tools
This project is a TypeScript SDK for interfacing with Permanent.org's API.
You can view the project's changelog to learn more about our releases.
The project is organized as follows:
- docs // Contains documentation related to the project
- src // Contains all project code
| - sdk // The core / exposed functionality of the SDK
| - utils.ts
| - types.ts
| - index.ts // project root, exports the full contents of /sdk and the externally needed types from types.js
This can be published to npm with the publish (npm) GitHub
Action. Make sure to update the change
log
and increase the version number in package.json when you do so.
Contributors to this repository agree to adhere to the Contributor Covenant Code of Conduct. To report violations, get in touch with engineers@permanent.org.
The version of NodeJS used for development is specified in .node-version located at the project root.
Be sure to include updates to the changelog as part of any contribution.
Found a vulnerability? Report this and any other security concerns to engineers@permanent.org.
This code is free and open source software licensed under the MIT License.
FAQs
Functional Node.js SDK for Permanent.org
We found that @permanentorg/sdk demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.