@squawk/units
Advanced tools
+2
-1
| /** | ||
| * @squawk/units - Aviation-aware unit conversion and formatting utilities. | ||
| * @packageDocumentation | ||
| * Aviation-aware unit conversion and formatting utilities. | ||
| * | ||
@@ -4,0 +5,0 @@ * All exports are grouped by domain namespace. Import the namespace and call functions |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,KAAK,KAAK,MAAM,YAAY,CAAC;AACpC,OAAO,KAAK,QAAQ,MAAM,eAAe,CAAC;AAC1C,OAAO,KAAK,QAAQ,MAAM,eAAe,CAAC;AAC1C,OAAO,KAAK,QAAQ,MAAM,eAAe,CAAC;AAC1C,OAAO,KAAK,WAAW,MAAM,kBAAkB,CAAC;AAChD,OAAO,KAAK,IAAI,MAAM,WAAW,CAAC;AAClC,OAAO,KAAK,KAAK,MAAM,YAAY,CAAC;AACpC,OAAO,KAAK,GAAG,MAAM,UAAU,CAAC;AAChC,OAAO,KAAK,MAAM,MAAM,aAAa,CAAC"} | ||
| {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;GAeG;AAEH,OAAO,KAAK,KAAK,MAAM,YAAY,CAAC;AACpC,OAAO,KAAK,QAAQ,MAAM,eAAe,CAAC;AAC1C,OAAO,KAAK,QAAQ,MAAM,eAAe,CAAC;AAC1C,OAAO,KAAK,QAAQ,MAAM,eAAe,CAAC;AAC1C,OAAO,KAAK,WAAW,MAAM,kBAAkB,CAAC;AAChD,OAAO,KAAK,IAAI,MAAM,WAAW,CAAC;AAClC,OAAO,KAAK,KAAK,MAAM,YAAY,CAAC;AACpC,OAAO,KAAK,GAAG,MAAM,UAAU,CAAC;AAChC,OAAO,KAAK,MAAM,MAAM,aAAa,CAAC"} |
+2
-1
| /** | ||
| * @squawk/units - Aviation-aware unit conversion and formatting utilities. | ||
| * @packageDocumentation | ||
| * Aviation-aware unit conversion and formatting utilities. | ||
| * | ||
@@ -4,0 +5,0 @@ * All exports are grouped by domain namespace. Import the namespace and call functions |
+5
-3
| { | ||
| "name": "@squawk/units", | ||
| "version": "0.4.2", | ||
| "version": "0.4.8", | ||
| "type": "module", | ||
@@ -36,3 +36,5 @@ "description": "Aviation-aware unit conversion and formatting utilities", | ||
| "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" | ||
| }, | ||
@@ -51,4 +53,4 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "@types/node": "^25.6.0" | ||
| "@types/node": "^25.9.3" | ||
| } | ||
| } |
93015
0.13%2095
0.1%