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.2
to
0.3.3
+3
-3
package.json
{
"name": "@squawk/notams",
"version": "0.3.2",
"version": "0.3.3",
"type": "module",

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

"url": "git+https://github.com/neilcochran/squawk.git",
"directory": "packages/notams"
"directory": "packages/libs/notams"
},

@@ -49,4 +49,4 @@ "engines": {

"dependencies": {
"@squawk/types": "^0.7.0"
"@squawk/types": "^0.7.1"
}
}