🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@chevrotain/gast

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chevrotain/gast - npm Package Compare versions

Comparing version
11.1.0
to
11.1.1
+4
-4
package.json
{
"name": "@chevrotain/gast",
"version": "11.1.0",
"version": "11.1.1",
"description": "Grammar AST structure for Chevrotain Parsers",

@@ -42,4 +42,4 @@ "keywords": [],

"dependencies": {
"@chevrotain/types": "11.1.0",
"lodash-es": "4.17.21"
"@chevrotain/types": "11.1.1",
"lodash-es": "4.17.23"
},

@@ -52,3 +52,3 @@ "devDependencies": {

},
"gitHead": "82f78ab9a3a3944d496babd2da103f8efde08e92"
"gitHead": "231517dc18d0f89f7a78488a2e546678acc62481"
}