@react-google-maps/marker-clusterer
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@react-google-maps/marker-clusterer", | ||
"sideEffects": false, | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Marker Clusterer for React.js Google Maps API", | ||
@@ -54,10 +54,10 @@ "license": "MIT", | ||
"@types/babel-types": "7.0.9", | ||
"@types/googlemaps": "3.40.1", | ||
"@types/react-dom": "16.9.8", | ||
"@typescript-eslint/eslint-plugin": "4.5.0", | ||
"@typescript-eslint/parser": "4.5.0", | ||
"@types/googlemaps": "3.40.5", | ||
"@types/react-dom": "17.0.0", | ||
"@typescript-eslint/eslint-plugin": "4.9.1", | ||
"@typescript-eslint/parser": "4.9.1", | ||
"awesome-typescript-loader": "5.2.1", | ||
"eslint": "7.12.0", | ||
"eslint-config-standard": "15.0.0", | ||
"eslint-config-standard-react": "9.2.0", | ||
"eslint": "7.15.0", | ||
"eslint-config-standard": "16.0.2", | ||
"eslint-config-standard-react": "11.0.1", | ||
"eslint-import-resolver-typescript": "2.3.0", | ||
@@ -67,6 +67,6 @@ "eslint-plugin-ascii": "1.0.0", | ||
"eslint-plugin-filenames": "1.3.2", | ||
"eslint-plugin-html": "6.1.0", | ||
"eslint-plugin-html": "6.1.1", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-json": "2.1.2", | ||
"eslint-plugin-jsx-a11y": "6.3.1", | ||
"eslint-plugin-jsx-a11y": "6.4.1", | ||
"eslint-plugin-no-inferred-method-name": "2.0.0", | ||
@@ -79,16 +79,16 @@ "eslint-plugin-node": "11.1.0", | ||
"eslint-plugin-react-hooks": "4.2.0", | ||
"eslint-plugin-react-perf": "3.2.4", | ||
"eslint-plugin-standard": "4.0.2", | ||
"eslint-plugin-react-perf": "3.3.0", | ||
"eslint-plugin-standard": "5.0.0", | ||
"eslint-plugin-you-dont-need-lodash-underscore": "6.10.0", | ||
"jest": "26.6.1", | ||
"jest-cli": "26.6.1", | ||
"jest": "26.6.3", | ||
"jest-cli": "26.6.3", | ||
"react": "17.0.1", | ||
"react-dom": "17.0.1", | ||
"rimraf": "3.0.2", | ||
"ts-jest": "26.4.2", | ||
"ts-jest": "26.4.4", | ||
"tsdx": "0.14.1", | ||
"typescript": "4.1.0-beta", | ||
"webpack": "5.2.0" | ||
"typescript": "4.1.3", | ||
"webpack": "5.10.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
467355