Sign In

@squawk/units

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@squawk/units - npm Package Compare versions

Comparing version
0.4.0
to
0.4.1
+6
-5
package.json
{
"name": "@squawk/units",
"version": "0.4.0",
"version": "0.4.1",
"type": "module",

@@ -12,3 +12,3 @@ "description": "Aviation-aware unit conversion and formatting utilities",

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

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

".": {
"import": "./dist/index.js",
"types": "./dist/index.d.ts"
"types": "./dist/index.d.ts",
"import": "./dist/index.js"
}

@@ -36,3 +36,4 @@ },

"test": "node --test 'dist/**/*.spec.js'",
"lint": "tsc --noEmit && eslint src"
"lint": "tsc --noEmit && eslint src",
"lint:pack": "publint && attw --pack . --profile esm-only"
},

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