@noir-lang/types
Advanced tools
Comparing version 0.16.0-6e2b70a to 0.16.0-88682da
@@ -7,2 +7,3 @@ import { Abi } from '@noir-lang/noirc_abi'; | ||
verifyIntermediateProof(proofData: ProofData): Promise<boolean>; | ||
destroy(): Promise<void>; | ||
} | ||
@@ -9,0 +10,0 @@ export type ProofData = { |
@@ -7,2 +7,3 @@ import { Abi } from '@noir-lang/noirc_abi'; | ||
verifyIntermediateProof(proofData: ProofData): Promise<boolean>; | ||
destroy(): Promise<void>; | ||
} | ||
@@ -9,0 +10,0 @@ export type ProofData = { |
@@ -7,3 +7,3 @@ { | ||
"packageManager": "yarn@3.5.1", | ||
"version": "0.16.0-6e2b70a", | ||
"version": "0.16.0-88682da", | ||
"license": "(MIT OR Apache-2.0)", | ||
@@ -33,3 +33,3 @@ "files": [ | ||
"dependencies": { | ||
"@noir-lang/noirc_abi": "0.16.0-6e2b70a" | ||
"@noir-lang/noirc_abi": "0.16.0-88682da" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
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
2453
35
+ Added@noir-lang/noirc_abi@0.16.0-88682da(transitive)
- Removed@noir-lang/noirc_abi@0.16.0-6e2b70a(transitive)