New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kinobi-so/nodes

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kinobi-so/nodes - npm Package Compare versions

Comparing version 0.20.5 to 0.20.6

6

package.json
{
"name": "@kinobi-so/nodes",
"version": "0.20.5",
"version": "0.20.6",
"description": "Node specifications and helpers for the Kinobi standard",

@@ -38,4 +38,4 @@ "exports": {

"dependencies": {
"@kinobi-so/errors": "0.20.5",
"@kinobi-so/node-types": "0.20.5"
"@kinobi-so/errors": "0.20.6",
"@kinobi-so/node-types": "0.20.6"
},

@@ -42,0 +42,0 @@ "license": "MIT",

@@ -10,2 +10,4 @@ # Kinobi ➤ Nodes

This package defines the various nodes that make up the Kinobi IDL. It provides types and helper functions to work with these nodes. If you are looking for a type-only version of these nodes, you can find them in the [`@kinobi-so/node-types`](../node-types) package.
## Installation

@@ -24,6 +26,4 @@

## Documentation
## All available nodes
This package defines the various nodes that make up the Kinobi IDL. It provides types and helper functions to work with these nodes. If you are looking for a type-only version of these nodes, you can find them in the [`@kinobi-so/node-types`](../node-types) package.
The Kinobi IDL is composed of various nodes that describe different aspects of a Solana program. Some nodes are categorised together as they share a similar purpose. For instance, all the nodes that describe a data structure that can be encoded and decoded into buffers are grouped under the `TypeNode` category.

@@ -30,0 +30,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc