Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sean_kenny/coloured-bitmap-to-geojson-polygons-js

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sean_kenny/coloured-bitmap-to-geojson-polygons-js - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

52

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc