@fernapi/ir-generation
Advanced tools
Comparing version 0.1.6 to 0.1.10
{ | ||
"name": "@fernapi/ir-generation", | ||
"version": "0.1.6", | ||
"version": "0.1.10", | ||
"main": "lib/index.js", | ||
@@ -19,9 +19,8 @@ "types": "lib/index.d.ts", | ||
"format:check": "prettier --check --ignore-unknown --ignore-path ../../../shared/.prettierignore \"**\"", | ||
"depcheck": "depcheck", | ||
"prepublish": "run clean && run compile && run test && run lint:eslint && run lint:style && run format:check && run depcheck" | ||
"depcheck": "depcheck" | ||
}, | ||
"dependencies": { | ||
"@fernapi/api": "0.1.6", | ||
"@fernapi/compiler-commons": "0.1.6", | ||
"@fernapi/syntax-analysis": "0.1.6" | ||
"@fernapi/api": "0.1.0", | ||
"@fernapi/compiler-commons": "0.1.10", | ||
"@fernapi/syntax-analysis": "0.1.10" | ||
}, | ||
@@ -28,0 +27,0 @@ "devDependencies": { |
35166
+ Added@fernapi/api@0.1.0(transitive)
+ Added@fernapi/compiler-commons@0.1.10(transitive)
+ Added@fernapi/syntax-analysis@0.1.10(transitive)
- Removed@fernapi/api@0.1.6(transitive)
- Removed@fernapi/compiler-commons@0.1.6(transitive)
- Removed@fernapi/syntax-analysis@0.1.6(transitive)
Updated@fernapi/api@0.1.0