@react-google-maps/infobox
Advanced tools
Comparing version 2.5.0 to 2.6.0
@@ -5,3 +5,3 @@ (function (global, factory) { | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.infoBox = {})); | ||
}(this, (function (exports) { 'use strict'; | ||
})(this, (function (exports) { 'use strict'; | ||
@@ -586,3 +586,3 @@ var InfoBox = /** @class */ (function () { | ||
}))); | ||
})); | ||
//# sourceMappingURL=umd.js.map |
{ | ||
"name": "@react-google-maps/infobox", | ||
"sideEffects": false, | ||
"version": "2.5.0", | ||
"version": "2.6.0", | ||
"description": "InfoBox for React.js Google Maps API", | ||
@@ -55,9 +55,9 @@ "license": "MIT", | ||
"@getify/eslint-plugin-proper-arrows": "11.0.3", | ||
"@rollup/plugin-commonjs": "20.0.0", | ||
"@rollup/plugin-node-resolve": "13.0.4", | ||
"@rollup/plugin-typescript": "8.2.5", | ||
"@rollup/plugin-commonjs": "21.0.1", | ||
"@rollup/plugin-node-resolve": "13.0.6", | ||
"@rollup/plugin-typescript": "8.3.0", | ||
"@types/babel-types": "7.0.11", | ||
"@types/google.maps": "3.45.6", | ||
"@typescript-eslint/eslint-plugin": "4.31.1", | ||
"@typescript-eslint/parser": "4.31.1", | ||
"@types/google.maps": "3.46.1", | ||
"@typescript-eslint/eslint-plugin": "5.3.1", | ||
"@typescript-eslint/parser": "5.3.1", | ||
"eslint": "7.32.0", | ||
@@ -71,4 +71,4 @@ "eslint-config-standard": "16.0.3", | ||
"eslint-plugin-filenames": "1.3.2", | ||
"eslint-plugin-html": "6.1.2", | ||
"eslint-plugin-import": "2.24.2", | ||
"eslint-plugin-html": "6.2.0", | ||
"eslint-plugin-import": "2.25.2", | ||
"eslint-plugin-json": "3.1.0", | ||
@@ -79,4 +79,4 @@ "eslint-plugin-jsx-a11y": "6.4.1", | ||
"eslint-plugin-optimize-regex": "1.2.1", | ||
"eslint-plugin-promise": "5.1.0", | ||
"eslint-plugin-react": "7.25.3", | ||
"eslint-plugin-promise": "5.1.1", | ||
"eslint-plugin-react": "7.26.1", | ||
"eslint-plugin-react-functional-set-state": "1.2.1", | ||
@@ -86,14 +86,14 @@ "eslint-plugin-react-hooks": "4.2.0", | ||
"eslint-plugin-you-dont-need-lodash-underscore": "6.12.0", | ||
"jest": "27.2.0", | ||
"jest-cli": "27.2.0", | ||
"jest": "27.3.1", | ||
"jest-cli": "27.3.1", | ||
"react": "17.0.2", | ||
"react-dom": "17.0.2", | ||
"rimraf": "3.0.2", | ||
"rollup": "2.56.3", | ||
"rollup-plugin-dts": "4.0.0", | ||
"rollup": "2.59.0", | ||
"rollup-plugin-dts": "4.0.1", | ||
"rollup-plugin-terser": "7.0.2", | ||
"ts-jest": "27.0.5", | ||
"typescript": "4.4.3" | ||
"ts-jest": "27.0.7", | ||
"typescript": "4.4.4" | ||
}, | ||
"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
347064