Socket
Socket
Sign inDemoInstall

@toruslabs/base-controllers

Package Overview
Dependencies
Maintainers
5
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@toruslabs/base-controllers - npm Package Compare versions

Comparing version 0.3.0 to 0.3.2

4

package.json
{
"name": "@toruslabs/base-controllers",
"version": "0.3.0",
"version": "0.3.2",
"homepage": "https://github.com/torusresearch/controllers#readme",

@@ -56,3 +56,3 @@ "license": "ISC",

},
"gitHead": "95cd8665860bc49d7e06780882178a5e8cdc77e8"
"gitHead": "49fafc08a37aa3d012f2dc3e40b3cca97246b1ec"
}

@@ -24,5 +24,5 @@ import { BaseConfig, BaseState, IController } from "../interfaces";

/**
* Optional parameter - accountHash - blake2b256 hash of an public key
* Optional parameter - used to cache values
*/
accountHash?: string;
cacheIndex?: string;
}

@@ -29,0 +29,0 @@ /**

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