New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

leaflet-virtual-grid

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leaflet-virtual-grid - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

7

CHANGELOG.md

@@ -8,2 +8,6 @@ # Change Log

## [1.0.6] 2018-03-23
* cleaned up npm tarball and started exposing `pkg.module` for downstream ES dependents.
## [1.0.5]

@@ -51,3 +55,4 @@

[Unreleased]: https://github.com/patrickarlt/leaflet-virtual-grid/compare/v1.0.4...HEAD
[Unreleased]: https://github.com/patrickarlt/leaflet-virtual-grid/compare/v1.0.6...HEAD
[1.0.6]: https://github.com/patrickarlt/leaflet-virtual-grid/compare/v1.0.5...v1.0.6
[1.0.5]: https://github.com/patrickarlt/leaflet-virtual-grid/compare/v1.0.4...v1.0.5

@@ -54,0 +59,0 @@ [1.0.4]: https://github.com/patrickarlt/leaflet-virtual-grid/compare/v1.0.3...v1.0.4

8

package.json
{
"name": "leaflet-virtual-grid",
"version": "1.0.5",
"version": "1.0.6",
"description": "A lightweight DOM-less tile layer for Leaflet that can be used to query APIs with bounding boxes or center/radius as opposed to loading tiles.",
"files": [
"src/virtual-grid.js",
"dist/virtual-grid.js.map"
],
"main": "dist/virtual-grid.js",
"jsnext:main": "src/virtual-grid.js",
"module": "src/virtual-grid.js",
"scripts": {

@@ -8,0 +12,0 @@ "lint": "semistandard --verbose | snazzy",

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