
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.
synaptic-types
Advanced tools
This package provides JavaScript definition table of IPFN synaptic types.
Currently this relies heavily on protocol buffers and it's clearly work-in-progress.
| Name | Type | Done |
|---|---|---|
| bool | boolean | ✓ |
| number | number | ✓ |
| string | string | ✓ |
| float | Number | ✗ |
| double | Number | ✗ |
| sfixed32 | Number | ✗ |
| fixed32 | Number | ✗ |
| int32 | Number | ✗ |
| int64 | Number | ✗ |
| uint32 | Number | ✗ |
| uint64 | Number | ✗ |
| uint128 | BigNumber | ✗ |
| uint256 | BigNumber | ✗ |
| sint64 | Number | ✗ |
| sint32 | Number | ✗ |
| varint | Number | ✗ |
To include in node.js project in its directory run:
$ npm install --save synaptic-types
Possibilites in the future include enum.
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
FAQs
Synaptic types
The npm package synaptic-types receives a total of 1 weekly downloads. As such, synaptic-types popularity was classified as not popular.
We found that synaptic-types 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
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.