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

agentia-asset-manager

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agentia-asset-manager - npm Package Versions

johnnyestilles
published 1.1.0 •

Changelog

Source

Release 1.1.0

Added

  • .create() static method: a factory that returns an AssetManager container
  • .mixin() static method: allows adding AssetManager functionality to an existing object
  • .attach() static method: allows adding AssetManager functionality to an existing class

Deprecated

  • AssetManager() constructor: will be removed in 2.0.0 in favor of .create()
johnnyestilles
published 1.0.0 •

Changelog

Source

Release 1.0.0

  • Initial release