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

@dfinity/auth-client

Package Overview
Dependencies
Maintainers
12
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dfinity/auth-client - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

12

package.json
{
"name": "@dfinity/auth-client",
"version": "0.9.0",
"version": "0.9.1",
"author": "DFINITY Stiftung <sdk@dfinity.org>",

@@ -34,3 +34,3 @@ "license": "Apache-2.0",

"lint:fix": "npm run lint -- --fix",
"make:docs/reference": "typedoc src/index.ts --out docs/reference --excludeInternal",
"make:docs/reference": "typedoc src/index.ts --out ../../docs/generated/auth-client --excludeInternal",
"release": "npm publish",

@@ -41,6 +41,6 @@ "test": "jest",

"peerDependencies": {
"@dfinity/agent": "^0.9.0",
"@dfinity/authentication": "^0.9.0",
"@dfinity/identity": "^0.9.0",
"@dfinity/principal": "^0.9.0"
"@dfinity/agent": "^0.9.1",
"@dfinity/authentication": "^0.9.1",
"@dfinity/identity": "^0.9.1",
"@dfinity/principal": "^0.9.1"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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