Sign In

@squawk/airports

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@squawk/airports - npm Package Compare versions

Comparing version
0.6.0
to
0.6.1
+4
-4
package.json
{
"name": "@squawk/airports",
"version": "0.6.0",
"version": "0.6.1",
"type": "module",

@@ -42,7 +42,7 @@ "description": "Pure logic library for querying US airport data by identifier, location, or name",

"dependencies": {
"@squawk/geo": "^0.4.2",
"@squawk/types": "^0.7.2"
"@squawk/geo": "^0.4.3",
"@squawk/types": "^0.8.0"
},
"devDependencies": {
"@squawk/airport-data": "^0.7.2",
"@squawk/airport-data": "^0.7.3",
"@types/node": "^25.6.0"

@@ -49,0 +49,0 @@ },