geojson2svg
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "geojson2svg", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Converts geojson to svg/path string given svg viewport size and maps extent.", | ||
@@ -5,0 +5,0 @@ "main": "src/main.js", |
@@ -14,2 +14,8 @@ # geojson2svg | ||
This creates a global variable 'geojson2svg' | ||
geojson2svg is also available on [cdnjs](https://cdnjs.com/libraries/geojson2svg) and can be included like: | ||
```html | ||
<script type="text/javascipt" src="//cdnjs.cloudflare.com/ajax/libs/geojson2svg/x.x.x/geojson2svg.min.js"></script> | ||
``` | ||
## Usage | ||
@@ -16,0 +22,0 @@ Using in node.js or with browserify |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
1746831
39
13451
136
9
1