Socket
Socket
Sign inDemoInstall

@types/leaflet

Package Overview
Dependencies
Maintainers
1
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/leaflet - npm Package Compare versions

Comparing version 1.0.52 to 1.0.53

4

leaflet/index.d.ts

@@ -692,3 +692,3 @@ // Type definitions for Leaflet.js 1.0

*/
toGeoJSON(): GeoJSONFeatureCollection<GeoJSONGeometryObject> | GeoJSONFeature<GeoJSONGeometryCollection | GeoJSONMultiPoint>;
toGeoJSON(): GeoJSONFeatureCollection<GeoJSONGeometryObject> | GeoJSONFeature<GeoJSONMultiPoint> | GeoJSONGeometryCollection;

@@ -747,3 +747,3 @@ /**

feature: GeoJSONFeatureCollection<GeoJSONGeometryObject> | GeoJSONFeature<GeoJSONGeometryCollection | GeoJSONMultiPoint>;
feature: GeoJSONFeatureCollection<GeoJSONGeometryObject> | GeoJSONFeature<GeoJSONMultiPoint> | GeoJSONGeometryCollection;
}

@@ -750,0 +750,0 @@

{
"name": "@types/leaflet",
"version": "1.0.52",
"version": "1.0.53",
"description": "TypeScript definitions for Leaflet.js",

@@ -17,4 +17,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "80a51d07564bb5abcddd460222a8ceb133db243a417a09d5a955eaeb9b915409",
"typesPublisherContentHash": "c2d5f79d64b9ca9ee8680a10920279363f4d1e8d23a08783fb83691d543b5203",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 09 Feb 2017 19:36:49 GMT
* Last updated: Fri, 10 Feb 2017 21:47:11 GMT
* Dependencies: geojson

@@ -14,0 +14,0 @@ * Global values: L

@@ -28,5 +28,5 @@ {

"hasPackageJson": false,
"contentHash": "80a51d07564bb5abcddd460222a8ceb133db243a417a09d5a955eaeb9b915409"
"contentHash": "c2d5f79d64b9ca9ee8680a10920279363f4d1e8d23a08783fb83691d543b5203"
},
"isLatest": true
}
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