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

aa-hooks

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aa-hooks - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "aa-hooks",
"version": "0.0.4",
"version": "0.0.5",
"description": "Library for working with autonomous agent events",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -37,3 +37,3 @@ const { v4: uuidv4 } = require('uuid');

eventBus.on('connected', async (ws) => {
eventBus.on('headless_wallet_ready', async (ws) => {
// network.initWitnessesIfNecessary(ws, onConnected);

@@ -40,0 +40,0 @@ for (let i = 0; i < addresses.length; i++) {

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