@sean_kenny/coloured-bitmap-to-geojson-polygons-js
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "@sean_kenny/coloured-bitmap-to-geojson-polygons-js", | ||
"version": "0.1.2", | ||
"description": "A library for convering colour segmented bitmaps to a GeoJSON file of polygons.", | ||
"scripts": { | ||
"build": "tsc", | ||
"test": "vitest" | ||
}, | ||
"files": [ | ||
"build" | ||
], | ||
"main": "./build/index.js", | ||
"types": "./build/index.d.ts", | ||
"author": "Sean Kenny", | ||
"type": "module", | ||
"dependencies": { | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.14.10", | ||
"typescript": "^5.5.4", | ||
"vitest": "^2.0.5" | ||
}, | ||
"engines": { | ||
"node": "^20" | ||
} | ||
"name": "@sean_kenny/coloured-bitmap-to-geojson-polygons-js", | ||
"version": "0.1.3", | ||
"description": "A library for convering colour segmented bitmaps to a GeoJSON file of polygons.", | ||
"scripts": { | ||
"build": "tsc", | ||
"test": "vitest" | ||
}, | ||
"files": [ | ||
"build" | ||
], | ||
"main": "./build/index.js", | ||
"types": "./build/index.d.ts", | ||
"author": "Sean Kenny", | ||
"type": "module", | ||
"dependencies": { | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.14.10", | ||
"typescript": "^5.5.4", | ||
"vitest": "^2.0.5" | ||
}, | ||
"engines": { | ||
"node": "^20" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/SeanKennyNF/coloured-bitmap-to-geojson-polygons-js.git" | ||
} | ||
} | ||
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
54836
1