@react-google-maps/api
Advanced tools
Comparing version 1.8.6 to 1.8.7
{ | ||
"name": "@react-google-maps/api", | ||
"sideEffects": false, | ||
"version": "1.8.6", | ||
"version": "1.8.7", | ||
"description": "React.js Google Maps API integration", | ||
@@ -20,3 +20,4 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/JustFly1984/react-google-maps-api/tree/master/packages/react-google-maps-api" | ||
"url": "https://github.com/JustFly1984/react-google-maps-api.git", | ||
"directory": "packages/react-google-maps-api" | ||
}, | ||
@@ -87,4 +88,4 @@ "bugs": { | ||
"dependencies": { | ||
"@react-google-maps/infobox": "1.8.6", | ||
"@react-google-maps/marker-clusterer": "1.8.6", | ||
"@react-google-maps/infobox": "1.8.7", | ||
"@react-google-maps/marker-clusterer": "1.8.7", | ||
"invariant": "2.2.4" | ||
@@ -97,14 +98,14 @@ }, | ||
"devDependencies": { | ||
"@getify/eslint-plugin-proper-arrows": "8.0.1", | ||
"@testing-library/react": "10.0.1", | ||
"@getify/eslint-plugin-proper-arrows": "9.0.0", | ||
"@testing-library/react": "10.0.2", | ||
"@types/babel-types": "7.0.7", | ||
"@types/googlemaps": "3.39.3", | ||
"@types/invariant": "2.2.31", | ||
"@types/jest": "25.1.4", | ||
"@types/react-dom": "16.9.5", | ||
"@typescript-eslint/eslint-plugin": "2.24.0", | ||
"@typescript-eslint/parser": "2.24.0", | ||
"@types/jest": "25.2.1", | ||
"@types/react-dom": "16.9.6", | ||
"@typescript-eslint/eslint-plugin": "2.28.0", | ||
"@typescript-eslint/parser": "2.28.0", | ||
"awesome-typescript-loader": "5.2.1", | ||
"eslint": "6.8.0", | ||
"eslint-config-standard": "14.1.0", | ||
"eslint-config-standard": "14.1.1", | ||
"eslint-config-standard-react": "9.2.0", | ||
@@ -115,8 +116,8 @@ "eslint-import-resolver-typescript": "2.0.0", | ||
"eslint-plugin-filenames": "1.3.2", | ||
"eslint-plugin-html": "6.0.0", | ||
"eslint-plugin-import": "2.20.1", | ||
"eslint-plugin-html": "6.0.2", | ||
"eslint-plugin-import": "2.20.2", | ||
"eslint-plugin-json": "2.1.1", | ||
"eslint-plugin-jsx-a11y": "6.2.3", | ||
"eslint-plugin-no-inferred-method-name": "2.0.0", | ||
"eslint-plugin-node": "11.0.0", | ||
"eslint-plugin-node": "11.1.0", | ||
"eslint-plugin-optimize-regex": "1.1.7", | ||
@@ -126,3 +127,3 @@ "eslint-plugin-promise": "4.2.1", | ||
"eslint-plugin-react-functional-set-state": "1.2.1", | ||
"eslint-plugin-react-hooks": "2.5.1", | ||
"eslint-plugin-react-hooks": "3.0.0", | ||
"eslint-plugin-react-perf": "3.2.3", | ||
@@ -132,4 +133,4 @@ "eslint-plugin-security-node": "1.0.12", | ||
"eslint-plugin-you-dont-need-lodash-underscore": "6.10.0", | ||
"jest": "25.1.0", | ||
"jest-cli": "25.1.0", | ||
"jest": "25.3.0", | ||
"jest-cli": "25.3.0", | ||
"react": "16.13.1", | ||
@@ -139,10 +140,10 @@ "react-docgen": "5.3.0", | ||
"react-dom": "16.13.1", | ||
"react-styleguidist": "11.0.3", | ||
"react-styleguidist": "11.0.5", | ||
"rimraf": "3.0.2", | ||
"ts-jest": "25.2.1", | ||
"tsdx": "0.13.0", | ||
"ts-jest": "25.4.0", | ||
"tsdx": "0.13.2", | ||
"typescript": "3.8.3", | ||
"webpack": "4.42.0" | ||
"webpack": "4.42.1" | ||
}, | ||
"gitHead": "80167ddcc3d8e356dbf0b0c3a6292c6a3a989f83" | ||
} |
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
1753567
+ Added@react-google-maps/infobox@1.8.7(transitive)
+ Added@react-google-maps/marker-clusterer@1.8.7(transitive)
- Removed@react-google-maps/infobox@1.8.6(transitive)
- Removed@react-google-maps/marker-clusterer@1.8.6(transitive)