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

@dfinity/candid

Package Overview
Dependencies
Maintainers
10
Versions
68
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 1.0.1 to 1.1.0

6

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

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

"lint:fix": "npm run lint -- --fix",
"make:docs/reference": "typedoc src/index.ts --out ../../docs/generated/candid --excludeInternal",
"make:docs/reference": "typedoc src/index.ts --out ../../docs/candid --excludeInternal",
"prettier": "prettier --check \"src/**/*.ts\"",

@@ -52,3 +52,3 @@ "prettier:write": "npm run prettier -- --write",

"peerDependencies": {
"@dfinity/principal": "^1.0.1"
"@dfinity/principal": "^1.1.0"
},

@@ -55,0 +55,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