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

geonumber

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geonumber - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

33

package.json
{
"name": "geonumber",
"version": "0.1.0",
"version": "0.1.1",
"description": "Library for encoding geographic coordinates as single number with any number of bits",
"repository": {
"type": "git",
"url": "https://github.com/MLaszczewski/geowords.git",
"directory": "packages/geonumber"
},
"type": "module",
"main": "index.mjs",

@@ -9,9 +15,24 @@ "scripts": {

},
"keywords": ["geocode", "what3words", "geonumber", "geowords"],
"author": "Michal Laszczewski",
"keywords": [
"geocode",
"what3words",
"geonumber",
"geowords"
],
"author": {
"name": "Michał Łaszczewski",
"email": "michal@laszczewski.com",
"url": "https://www.laszczewski.com/"
},
"license": "BSD-3-Clause",
"homepage": "https://github.com/MLaszczewski/geowords",
"bugs": {
"url": "https://github.com/MLaszczewski/geowords/issues",
"email": "geowords@laszczewski.com"
},
"private": false,
"dependencies": {
"tape": "^5.6.0"
}
"devDependencies": {
"tape": "^4.13.2"
},
"gitHead": "799c5b8feb05ea0fd09364e5559dd8ad21b197ee"
}
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