Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dfinity/candid

Package Overview
Dependencies
Maintainers
11
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dfinity/candid - npm Package Compare versions

Comparing version 2.1.3 to 2.2.0

4

package.json
{
"name": "@dfinity/candid",
"version": "2.1.3",
"version": "2.2.0",
"author": "DFINITY Stiftung <sdk@dfinity.org>",

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

"peerDependencies": {
"@dfinity/principal": "^2.1.3"
"@dfinity/principal": "^2.2.0"
},

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

@@ -13,6 +13,6 @@ # @dfinity/candid

Using Principal:
Using Candid:
```
npm i --save @dfinity/principal
npm i --save @dfinity/candid
```

@@ -23,3 +23,3 @@

```
import { Principal } from "@dfinity/principal";
import { Candid } from "@dfinity/candid";
```

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