@fernapi/syntax-analysis
Advanced tools
Comparing version 0.1.10 to 0.1.11
{ | ||
"name": "@fernapi/syntax-analysis", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"main": "lib/index.js", | ||
@@ -22,3 +22,3 @@ "types": "lib/index.d.ts", | ||
"dependencies": { | ||
"@fernapi/compiler-commons": "0.1.10", | ||
"@fernapi/compiler-commons": "0.1.11", | ||
"js-yaml": "^4.1.0", | ||
@@ -25,0 +25,0 @@ "zod": "^3.14.3" |
+ Added@fernapi/compiler-commons@0.1.11(transitive)
- Removed@fernapi/compiler-commons@0.1.10(transitive)