solidity-ast
Advanced tools
Comparing version 0.4.55 to 0.4.56
{ | ||
"name": "solidity-ast", | ||
"version": "0.4.55", | ||
"version": "0.4.56", | ||
"description": "Solidity AST schema and type definitions", | ||
@@ -70,2 +70,4 @@ "author": "Francisco Giordano <frangio.1@gmail.com>", | ||
"solc-0.8.23": "npm:solc@0.8.23", | ||
"solc-0.8.24": "npm:solc@0.8.24", | ||
"solc-0.8.25": "npm:solc@0.8.25", | ||
"solc-0.8.3": "npm:solc@0.8.3", | ||
@@ -72,0 +74,0 @@ "solc-0.8.4": "npm:solc@0.8.4", |
@@ -577,3 +577,4 @@ /* tslint:disable */ | ||
| "paris" | ||
| "shanghai"; | ||
| "shanghai" | ||
| "cancun"; | ||
externalReferences: { | ||
@@ -580,0 +581,0 @@ declaration: number; |
Sorry, the diff of this file is too big to display
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
237738
10980
50