@comapeo/geometry
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -5,2 +5,3 @@ { | ||
"title": "Geometry", | ||
"type": "object", | ||
"description": "A subset of the GeoJSON geometry object.", | ||
@@ -7,0 +8,0 @@ "definitions": { |
{ | ||
"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", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
19084
9
483
0