@nimiq/accounts-client
Advanced tools
Comparing version 0.4.0-beta.2 to 0.4.0
{ | ||
"name": "@nimiq/accounts-client", | ||
"version": "0.4.0-beta.2", | ||
"version": "0.4.0", | ||
"main": "dist/AccountsClient.umd.js", | ||
@@ -11,3 +11,3 @@ "module": "dist/AccountsClient.es.js", | ||
"dependencies": { | ||
"@nimiq/rpc": "^0.2.1-beta.3" | ||
"@nimiq/rpc": "^0.2.1" | ||
}, | ||
@@ -14,0 +14,0 @@ "devDependencies": { |
@@ -42,5 +42,5 @@ # Nimiq Accounts Manager <!-- omit in toc --> | ||
<!-- From CDN --> | ||
<script src="https://unpkg.com/@nimiq/accounts-client@v0.3/dist/standalone/AccountsClient.standalone.umd.js"></script> | ||
<script src="https://unpkg.com/@nimiq/accounts-client@v0.4/dist/standalone/AccountsClient.standalone.umd.js"></script> | ||
<!-- or --> | ||
<script src="https://cdn.jsdelivr.net/npm/@nimiq/accounts-client@v0.3/dist/standalone/AccountsClient.standalone.umd.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@nimiq/accounts-client@v0.4/dist/standalone/AccountsClient.standalone.umd.js"></script> | ||
``` | ||
@@ -47,0 +47,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
75434
1
Updated@nimiq/rpc@^0.2.1