Socket
Socket
Sign inDemoInstall

@dfinity/identity

Package Overview
Dependencies
Maintainers
12
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dfinity/identity - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

8

package.json
{
"name": "@dfinity/identity",
"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",
"make:docs/reference": "typedoc src/index.ts --out ../../docs/generated/identity",
"release": "npm publish",

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

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

@@ -45,0 +45,0 @@ "dependencies": {

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