@chevrotain/gast
Advanced tools
Comparing version 10.1.1 to 10.1.2
{ | ||
"name": "@chevrotain/gast", | ||
"version": "10.1.1", | ||
"version": "10.1.2", | ||
"description": "Grammar AST structure for Chevrotain Parsers", | ||
@@ -13,6 +13,7 @@ "keywords": [], | ||
"files": [ | ||
"api.d.ts", | ||
"src/**/*.ts", | ||
"lib/src/**/*.js", | ||
"lib/src/**/*.d.ts", | ||
"lib/src/**/*.js.map", | ||
"lib/src/**/*.d.ts" | ||
"api.d.ts" | ||
], | ||
@@ -36,3 +37,3 @@ "repository": { | ||
"dependencies": { | ||
"@chevrotain/types": "^10.1.1", | ||
"@chevrotain/types": "^10.1.2", | ||
"lodash": "4.17.21" | ||
@@ -43,3 +44,3 @@ }, | ||
}, | ||
"gitHead": "7104f18a4cc2537487086789943e3a200e7b966f" | ||
"gitHead": "a9669e27213c0cac9ce59d890d331dc27f20190d" | ||
} |
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
66478
18
1207
Updated@chevrotain/types@^10.1.2