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.32 to 1.0.33

12

leaflet/package.json
{
"name": "@types/leaflet",
"version": "1.0.32",
"description": "TypeScript definitions for Leaflet.js 1.0.0",
"version": "1.0.33",
"description": "TypeScript definitions for Leaflet.js 1.0.0-rc3",
"license": "MIT",
"author": "Vladimir Zotov <https://github.com/rgripper>",
"author": "Alejandro Sánchez <https://github.com/alejo90>",
"main": "",

@@ -13,7 +13,5 @@ "repository": {

"scripts": {},
"dependencies": {
"@types/geojson": "*"
},
"dependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "dab42b7c04f5d78a43add94c90e1f2d2666fb12ced32a53522aaac39c626e94d"
"typesPublisherContentHash": "5980a5f910c84fd6c8ddf6df9d9e470d36e3759292f3a092eea7a5d54fec3129"
}

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

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

@@ -12,9 +12,9 @@ # Details

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: Mixed
* Library Dependencies: geojson
* Last updated: Wed, 21 Sep 2016 20:25:55 GMT
* File structure: OldUMD
* Library Dependencies: none
* Module Dependencies: none
* Global values: L, L_DISABLE_3D, L_NO_TOUCH, L_PREFER_CANVAS
* Global values: L
# Credits
These definitions were written by Vladimir Zotov <https://github.com/rgripper>.
These definitions were written by Alejandro Sánchez <https://github.com/alejo90>.
{
"authors": "Vladimir Zotov <https://github.com/rgripper>",
"authors": "Alejandro Sánchez <https://github.com/alejo90>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [
"geojson"
],
"libraryDependencies": [],
"moduleDependencies": [],
"libraryMajorVersion": "1",
"libraryMinorVersion": "0",
"libraryName": "Leaflet.js 1.0.0",
"libraryName": "Leaflet.js 1.0.0-rc3",
"typingsPackageName": "leaflet",

@@ -15,8 +13,5 @@ "projectName": "https://github.com/Leaflet/Leaflet",

"sourceBranch": "types-2.0",
"kind": "Mixed",
"kind": "OldUMD",
"globals": [
"L",
"L_DISABLE_3D",
"L_NO_TOUCH",
"L_PREFER_CANVAS"
"L"
],

@@ -30,3 +25,3 @@ "declaredModules": [

"hasPackageJson": false,
"contentHash": "dab42b7c04f5d78a43add94c90e1f2d2666fb12ced32a53522aaac39c626e94d"
"contentHash": "5980a5f910c84fd6c8ddf6df9d9e470d36e3759292f3a092eea7a5d54fec3129"
}

Sorry, the diff of this file is too big to display

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