New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@vis.gl/react-google-maps

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vis.gl/react-google-maps - npm Package Compare versions

Comparing version

to
0.7.1

@@ -12,3 +12,4 @@ export * from './components/advanced-marker';

export * from './hooks/use-map';
export * from './libraries/lat-lng-utils';
export * from './libraries/api-loading-status';
export { limitTiltRange } from './libraries/limit-tilt-range';
export * from './libraries/lat-lng-utils';

@@ -1662,2 +1662,3 @@ (function (global, factory) {

exports.APILoadingStatus = APILoadingStatus;
exports.APIProvider = APIProvider;

@@ -1664,0 +1665,0 @@ exports.APIProviderContext = APIProviderContext;

{
"name": "@vis.gl/react-google-maps",
"version": "0.7.0",
"version": "0.7.1",
"description": "React components and hooks for Google Maps.",

@@ -66,4 +66,4 @@ "source": "src/index.ts",

"@types/jest": "^29.4.0",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"eslint": "^8.25.0",

@@ -70,0 +70,0 @@ "eslint-config-prettier": "^9.0.0",

> [!IMPORTANT]
> This project is still in it's alpha phase.
> This project is still in its alpha phase.
>

@@ -4,0 +4,0 @@ > When using it be aware that things may not yet work as expected and can

@@ -12,4 +12,4 @@ export * from './components/advanced-marker';

export * from './hooks/use-map';
export * from './libraries/lat-lng-utils';
export * from './libraries/api-loading-status';
export {limitTiltRange} from './libraries/limit-tilt-range';
export * from './libraries/lat-lng-utils';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet