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 Compare versions

Comparing version 0.0.9 to 0.0.10

Makefile

5

CHANGELOG.md

@@ -10,2 +10,7 @@ # Changelog

## [0.0.10] - 2024-07-11
### Changed
- Upgraded minimum required versions of @dfinity/xxx dependencies
## [0.0.9] - 2024-03-07

@@ -12,0 +17,0 @@

6

package.json
{
"name": "ic-use-actor",
"version": "0.0.9",
"version": "0.0.10",
"description": "React Hook and context provider to make interacting with Internet Computer canisters more fun!",

@@ -34,4 +34,4 @@ "author": "Kristofer Lund <kristofer@kristoferlund.se>",

"react": ">=18.0.0",
"@dfinity/agent": ">=1.0.1",
"@dfinity/candid": ">=1.0.1"
"@dfinity/agent": ">=1.2.1",
"@dfinity/candid": ">=1.2.1"
},

@@ -38,0 +38,0 @@ "devDependencies": {

@@ -194,2 +194,9 @@ # ic-use-actor

## Author
- [kristofer@kristoferlund.se](mailto:kristofer@kristoferlund.se)
- Twitter: [@kristoferlund](https://twitter.com/kristoferlund)
- Discord: kristoferkristofer
- Telegram: [@kristoferkristofer](https://t.me/kristoferkristofer)
## Contributing

@@ -206,2 +213,1 @@

[npm-link]: https://www.npmjs.com/package/ic-use-actor
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