react-google-geocoding
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "react-google-geocoding", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"main": "dist/index.cjs.js", | ||
@@ -17,7 +17,25 @@ "module": "dist/index.esm.js", | ||
"react", | ||
"google-geocoding" | ||
"google-geocoding", | ||
"google-maps", | ||
"google-maps-api", | ||
"places-autocomplete", | ||
"location-search", | ||
"react-hooks", | ||
"google-api", | ||
"google-services", | ||
"address-lookup", | ||
"location-services", | ||
"autocomplete-react", | ||
"google-integration", | ||
"map-integration", | ||
"google-visualization", | ||
"places-api", | ||
"react-google-hooks", | ||
"custom-hooks", | ||
"npm-library", | ||
"lightweight-library" | ||
], | ||
"author": "Raghunath Prabhakar", | ||
"license": "MIT", | ||
"description": "A lightweight wrapper around the Google geocoding and places autocomplete APIs", | ||
"description": "A lightweight wrapper around Google Places Autocomplete and Geocoding APIs, with plans to support more Google services in the future.", | ||
"devDependencies": { | ||
@@ -24,0 +42,0 @@ "@rollup/plugin-commonjs": "^28.0.1", |
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
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
50746
0