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