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

@dfinity/authentication

Package Overview
Dependencies
Maintainers
10
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dfinity/authentication - npm Package Compare versions

Comparing version 0.6.25-beta.0 to 0.6.26-beta.0

15

package.json
{
"name": "@dfinity/authentication",
"version": "0.6.25-beta.0",
"main": ".tsc-out/packages/authentication/src/index.js",
"types": ".tsc-out/packages/authentication/src/index.d.ts",
"version": "0.6.26-beta.0",
"main": "./lib/cjs/index.js",
"module": "./lib/esm/index.js",
"scripts": {
"build": "tsc -b",
"build": "tsc -b && tsc -p tsconfig-cjs.json",
"bundle": "npm run build",

@@ -17,7 +17,5 @@ "ci": "npm run prettier && npm run lint && npm run test",

"dependencies": {
"@dfinity/agent": "^0.6.25-beta.0",
"@dfinity/agent": "^0.6.26-beta.0",
"@types/crc": "^3.4.0",
"@types/jest": "^24.0.18",
"asn1.js": "^5.4.1",
"base32.js": "^0.1.0",
"bignumber.js": "^9.0.0",

@@ -48,4 +46,3 @@ "bip39": "^3.0.2",

"whatwg-fetch": "^3.0.0"
},
"gitHead": "9a4134900c86f67e84e4b7cdeba10a233d1455bb"
}
}
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