@dfinity/candid
Advanced tools
Comparing version 1.0.1 to 1.1.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
649503