Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "geojsonjs", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Build and validate GeoJSON", | ||
"main": "src/index.js", | ||
"types": "src/index.d.ts", | ||
"main": "./src/index.js", | ||
"typings": "./src/index.d.ts", | ||
"type": "module", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ambrazasp/geojsonjs.git" | ||
}, | ||
"scripts": { | ||
@@ -8,0 +13,0 @@ "build": "tsc --build tsconfig.json", |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
32178
0
Yes