Sign In

@squawk/notams

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@squawk/notams - npm Package Compare versions

Comparing version
0.3.5
to
0.3.11
+1
-1
dist/types/notam.d.ts

@@ -137,3 +137,3 @@ import type { Coordinates } from '@squawk/types';

* Uses the NOTAM-specific 10-digit format (YYMMDDHHmm) which includes
* year and month information not present in the standard {@link DayTime}.
* year and month information not present in the standard `DayTime` shape in `@squawk/weather`.
*/

@@ -140,0 +140,0 @@ export interface NotamDateTime {

{
"name": "@squawk/notams",
"version": "0.3.5",
"version": "0.3.11",
"type": "module",

@@ -35,3 +35,5 @@ "description": "Parse raw ICAO-format NOTAM strings into fully typed, structured objects",

"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"
},

@@ -38,0 +40,0 @@ "keywords": [