@types/react-leaflet
Advanced tools
Comparing version 2.8.3 to 3.0.0
{ | ||
"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! |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
1760
3
0
2
1
1
3
1
2
+ Addedreact-leaflet@*
+ Added@react-leaflet/core@3.0.0(transitive)
+ Addedleaflet@1.9.4(transitive)
+ Addedreact@19.0.0(transitive)
+ Addedreact-dom@19.0.0(transitive)
+ Addedreact-leaflet@5.0.0(transitive)
+ Addedscheduler@0.25.0(transitive)
- Removed@types/leaflet@*
- Removed@types/react@*
- Removed@types/geojson@7946.0.15(transitive)
- Removed@types/leaflet@1.9.16(transitive)
- Removed@types/react@19.0.7(transitive)
- Removedcsstype@3.1.3(transitive)