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.37 to 1.0.38

28

leaflet/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for Leaflet.js 1.0.0-rc3
// Type definitions for Leaflet.js 1.0.0
// Project: https://github.com/Leaflet/Leaflet

@@ -1416,4 +1416,8 @@ // Definitions by: Alejandro Sánchez <https://github.com/alejo90>

export interface IconDefault extends Icon {
imagePath: string;
}
export namespace Icon {
export const Default: Icon;
export const Default: IconDefault;
}

@@ -1475,41 +1479,21 @@

export const android23: boolean;
export const chrome: boolean;
export const safari: boolean;
export const win: boolean;
export const ie3d: boolean;
export const webkit3d: boolean;
export const gecko3d: boolean;
export const opera12: boolean;
export const any3d: boolean;
export const mobile: boolean;
export const mobileWebkit: boolean;
export const mobiWebkit3d: boolean;
export const mobileOpera: boolean;
export const mobileGecko: boolean;
export const touch: boolean;
export const msPointer: boolean;
export const pointer: boolean;
export const retina: boolean;
export const canvas: boolean;
export const vml: boolean;
export const svg: boolean;

@@ -1516,0 +1500,0 @@ }

{
"name": "@types/leaflet",
"version": "1.0.37",
"description": "TypeScript definitions for Leaflet.js 1.0.0-rc3",
"version": "1.0.38",
"description": "TypeScript definitions for Leaflet.js 1.0.0",
"license": "MIT",

@@ -18,3 +18,3 @@ "author": "Alejandro Sánchez <https://github.com/alejo90>",

"typings": "index.d.ts",
"typesPublisherContentHash": "a502ec7e29b0477b452d1aa6f913944812ce2cd9e871160c60b9d22793a10009"
"typesPublisherContentHash": "2eac364263dc9140586ca618eae4227c74cdfbf1467e3b95cdc2f7e5f4017656"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Leaflet.js 1.0.0-rc3 (https://github.com/Leaflet/Leaflet).
This package contains type definitions for Leaflet.js 1.0.0 (https://github.com/Leaflet/Leaflet).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Mon, 14 Nov 2016 19:34:56 GMT
* Last updated: Tue, 22 Nov 2016 20:59:26 GMT
* File structure: Mixed

@@ -15,0 +15,0 @@ * Library Dependencies: geojson

@@ -10,3 +10,3 @@ {

"libraryMinorVersion": 0,
"libraryName": "Leaflet.js 1.0.0-rc3",
"libraryName": "Leaflet.js 1.0.0",
"typingsPackageName": "leaflet",

@@ -27,3 +27,3 @@ "projectName": "https://github.com/Leaflet/Leaflet",

"hasPackageJson": false,
"contentHash": "a502ec7e29b0477b452d1aa6f913944812ce2cd9e871160c60b9d22793a10009"
"contentHash": "2eac364263dc9140586ca618eae4227c74cdfbf1467e3b95cdc2f7e5f4017656"
}
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