@stacks/api
Advanced tools
Comparing version 6.12.1-pr.fa55638.0 to 6.14.1-pr.24
@@ -18,3 +18,3 @@ export interface V2CoreInfoResponse { | ||
contract_id: string; | ||
contract_versions?: ContractVersionResponse[]; | ||
contract_versions: ContractVersionResponse[]; | ||
current_burnchain_block_height?: number; | ||
@@ -21,0 +21,0 @@ first_burnchain_block_height: number; |
@@ -18,3 +18,3 @@ export interface V2CoreInfoResponse { | ||
contract_id: string; | ||
contract_versions?: ContractVersionResponse[]; | ||
contract_versions: ContractVersionResponse[]; | ||
current_burnchain_block_height?: number; | ||
@@ -21,0 +21,0 @@ first_burnchain_block_height: number; |
{ | ||
"name": "@stacks/api", | ||
"version": "6.12.1-pr.fa55638.0", | ||
"version": "6.14.1-pr.24+bcde8a86", | ||
"description": "Javascript library for interacting with the Stacks Blockchain Node and API.", | ||
@@ -26,6 +26,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@stacks/common": "^6.12.1-pr.fa55638.0", | ||
"@stacks/network": "^6.12.1-pr.fa55638.0", | ||
"@stacks/common": "^6.14.1-pr.24+bcde8a86", | ||
"@stacks/network": "^6.14.1-pr.24+bcde8a86", | ||
"@stacks/stacks-blockchain-api-types": "^0.61.0", | ||
"@stacks/transactions": "^6.12.1-pr.fa55638.0" | ||
"@stacks/transactions": "^6.14.1-pr.24+bcde8a86" | ||
}, | ||
@@ -55,3 +55,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "fa55638ef2517f49c5339eacaf345fb1bccdb5a2" | ||
"gitHead": "bcde8a8680daee57c310599368b97d77a9f8410b" | ||
} |
@@ -21,3 +21,3 @@ export interface V2CoreInfoResponse { | ||
contract_id: string; | ||
contract_versions?: ContractVersionResponse[]; | ||
contract_versions: ContractVersionResponse[]; | ||
current_burnchain_block_height?: number; | ||
@@ -24,0 +24,0 @@ first_burnchain_block_height: number; |
Sorry, the diff of this file is too big to display
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
468184
957
4