@dfinity/authentication
Advanced tools
Comparing version 0.11.0 to 0.11.1
{ | ||
"name": "@dfinity/authentication", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"author": "DFINITY Stiftung <sdk@dfinity.org>", | ||
@@ -40,5 +40,5 @@ "license": "Apache-2.0", | ||
"peerDependencies": { | ||
"@dfinity/agent": "^0.11.0", | ||
"@dfinity/identity": "^0.11.0", | ||
"@dfinity/principal": "^0.11.0" | ||
"@dfinity/agent": "^0.11.1", | ||
"@dfinity/identity": "^0.11.1", | ||
"@dfinity/principal": "^0.11.1" | ||
}, | ||
@@ -45,0 +45,0 @@ "devDependencies": { |
@@ -7,3 +7,3 @@ # @dfinity/authentication | ||
Additional API Documentation can be found [here](https://peacock.dev/authentication-docs). | ||
Additional API Documentation can be found [here](https://agent-js.icp.host/authentication/index.html). | ||
@@ -10,0 +10,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
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
86957