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

@comapeo/geometry

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comapeo/geometry - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

LICENSE.md

1

json/geometry.json

@@ -5,2 +5,3 @@ {

"title": "Geometry",
"type": "object",
"description": "A subset of the GeoJSON geometry object.",

@@ -7,0 +8,0 @@ "definitions": {

4

package.json
{
"name": "@comapeo/geometry",
"version": "1.0.1",
"version": "1.0.2",
"description": "GeoJSON Geometry encoding and decoding to protobuf",

@@ -22,3 +22,3 @@ "main": "dist/index.js",

"prepack": "npm run build",
"pretest": "npm run build",
"pretest": "npm-run-all --parallel lint build",
"test": "c8 --100 --exclude 'dist/proto/*' node --test",

@@ -25,0 +25,0 @@ "posttest": "c8 report --reporter=text-lcov > ./coverage/lcov.info",

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