Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ic-use-actor

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ic-use-actor - npm Package Versions

0.1.0

Diff

Changelog

Source

0.1.0 - 2024-10-16

Changed

  • Upgraded minimum required versions of @dfinity/xxx dependencies to >=v2.1.2
kristoferlund
published 0.0.10 •

Changelog

Source

[0.0.10] - 2024-07-11

Changed

  • Upgraded minimum required versions of @dfinity/xxx dependencies
kristoferlund
published 0.0.9 •

Changelog

Source

[0.0.9] - 2024-03-07

Changed

  • Moved @dfinity/xxx dependencies from dependencies to peerDependencies to reduce package size.

Fixed

  • Don't allow the actor context to be undefined as this can lead to unpredictable behaviour.
kristoferlund
published 0.0.8 •

Changelog

Source

[0.0.8] - 2024-03-04

Changed

  • Upgraded @dfinity/xxx dependencies to latest versions.
kristoferlund
published 0.0.7 •

Changelog

Source

[0.0.7] - 2024-01-31

No changes. Upgrader to sync version numbers with ic-use-siwe-identity.

kristoferlund
published 0.0.5 •

Changelog

Source

[0.0.5] - 2024-01-18

Changed

  • Moved @dfinity/xxx dependencies from peerDependencies to dependencies because of bundling issues. This grows package size but prevents bundling issues in consuming apps.
  • Minor refactoring.
kristoferlund
published 0.0.4 •

Changelog

Source

[0.0.4] - 2024-01-18

Added

  • isAgentHTTPResponseError - Type guard that returns true if the error is an instance of the AgentHTTPResponseError class.
  • isIdentityExpiredError - Helper function to check if an error is an expired identity error. Returns true if the users identity has expired. The user will need to sign in again to get a new identity.
kristoferlund
published 0.0.3 •

Changelog

Source

[0.0.3] - 2024-01-15

Changed

  • Re-export types for nicer looking imports in consuming apps.
  • Minify the bundle.
kristoferlund
published 0.0.2 •

Changelog

Source

[0.0.2] - 2024-01-08

Fixed

  • Fixed an issue with the NPM release workflow.
kristoferlund
published 0.0.1 •

Changelog

Source

[0.0.1] - 2024-01-08

Added

  • First release. ic-use-actor v0.0.1 should be regarded as alpha software.
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