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

@types/react-leaflet

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-leaflet - npm Package Compare versions

Comparing version 2.8.3 to 3.0.0

41

react-leaflet/package.json
{
"name": "@types/react-leaflet",
"version": "2.8.3",
"description": "TypeScript definitions for react-leaflet",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-leaflet",
"license": "MIT",
"contributors": [
{
"name": "Dave Leaver",
"url": "https://github.com/danzel",
"githubUsername": "danzel"
},
{
"name": "David Schneider",
"url": "https://github.com/davschne",
"githubUsername": "davschne"
},
{
"name": "Yui T.",
"url": "https://github.com/yuit",
"githubUsername": "yuit"
},
{
"name": "Tom Fenech",
"url": "https://github.com/fenech",
"githubUsername": "fenech"
}
],
"version": "3.0.0",
"description": "Stub TypeScript definitions entry for react-leaflet, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-leaflet"
},
"scripts": {},
"license": "MIT",
"dependencies": {
"@types/leaflet": "*",
"@types/react": "*"
"react-leaflet": "*"
},
"typesPublisherContentHash": "dc856f36176772dd0b3455c528ac628ec7bdbdfe164dfc8d4a32b2634fa28882",
"typeScriptVersion": "4.2"
"deprecated": "This is a stub types definition. react-leaflet provides its own type definitions, so you do not need this installed."
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/react-leaflet`
This is a stub types definition for @types/react-leaflet (https://react-leaflet.js.org).
# Summary
This package contains type definitions for react-leaflet (https://github.com/PaulLeCam/react-leaflet).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-leaflet.
### Additional Details
* Last updated: Mon, 23 Jan 2023 17:02:43 GMT
* Dependencies: [@types/leaflet](https://npmjs.com/package/@types/leaflet), [@types/react](https://npmjs.com/package/@types/react)
* Global values: none
# Credits
These definitions were written by [Dave Leaver](https://github.com/danzel), [David Schneider](https://github.com/davschne), [Yui T.](https://github.com/yuit), and [Tom Fenech](https://github.com/fenech).
react-leaflet provides its own type definitions, so you don't need @types/react-leaflet installed!
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