@squawk/airways
Advanced tools
+5
-3
| { | ||
| "name": "@squawk/airways", | ||
| "version": "0.4.1", | ||
| "version": "0.4.7", | ||
| "type": "module", | ||
@@ -39,3 +39,5 @@ "description": "Airway lookup, traversal, and expansion by designation, fix, or search", | ||
| "lint": "tsc --noEmit && eslint src", | ||
| "lint:pack": "publint && attw --pack . --profile esm-only" | ||
| "lint:pack": "publint && attw --pack . --profile esm-only", | ||
| "api:check": "api-extractor run --verbose", | ||
| "api:report": "api-extractor run --local --verbose" | ||
| }, | ||
@@ -47,3 +49,3 @@ "dependencies": { | ||
| "@squawk/airway-data": "^0.5.3", | ||
| "@types/node": "^25.6.0" | ||
| "@types/node": "^25.9.3" | ||
| }, | ||
@@ -50,0 +52,0 @@ "keywords": [ |
16104
0.66%