Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-google-maps-loader

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-google-maps-loader - npm Package Compare versions

Comparing version 4.2.4 to 4.2.5

6

react-google-maps-loader/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for react-google-maps-loader 4.2
// Project: https://github.com/xuopled/react-google-maps-loader
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
/// <reference types="google.maps" />

@@ -8,0 +2,0 @@ import { Component, ReactNode } from "react";

14

react-google-maps-loader/package.json
{
"name": "@types/react-google-maps-loader",
"version": "4.2.4",
"version": "4.2.5",
"description": "TypeScript definitions for react-google-maps-loader",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-google-maps-loader",
"license": "MIT",
"contributors": [
{
"name": "DefinitelyTyped",
"url": "https://github.com/DefinitelyTyped",
"githubUsername": "DefinitelyTyped"
}
],
"contributors": [],
"main": "",

@@ -26,4 +20,4 @@ "types": "index.d.ts",

},
"typesPublisherContentHash": "a54cb2a25043786d91c2909c360ff6fcb710d5f5ad51219903acdf96caa1dc02",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "0f76123fba7baa6f760e44cfee7d42cf45163022cf4299800fa4d00954096a1f",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for react-google-maps-loader 4.2
// Project: https://github.com/xuopled/react-google-maps-loader
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
/// <reference types="google.maps" />

@@ -44,7 +38,6 @@ import { Component, ReactNode } from "react";

### Additional Details
* Last updated: Thu, 23 Dec 2021 23:35:36 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/google.maps](https://npmjs.com/package/@types/google.maps)
* Global values: none
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT
* Dependencies: [@types/google.maps](https://npmjs.com/package/@types/google.maps), [@types/react](https://npmjs.com/package/@types/react)
# Credits
These definitions were written by [DefinitelyTyped](https://github.com/DefinitelyTyped).
These definitions were written by .
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc