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

@deck.gl/google-maps

Package Overview
Dependencies
Maintainers
10
Versions
403
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deck.gl/google-maps - npm Package Compare versions

Comparing version 8.1.2 to 8.1.3

2

dist/dist.dev.js

@@ -387,3 +387,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

// When resizing aggressively, occasionally ne and sw are the same points
// See https://github.com/uber/deck.gl/issues/4218
// See https://github.com/visgl/deck.gl/issues/4218
const zoom = Math.log2(scale || 1) + map.getZoom() - 1;

@@ -390,0 +390,0 @@

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "8.1.2",
"version": "8.1.3",
"publishConfig": {

@@ -18,3 +18,3 @@ "access": "public"

"type": "git",
"url": "https://github.com/uber/deck.gl.git"
"url": "https://github.com/visgl/deck.gl.git"
},

@@ -37,3 +37,3 @@ "main": "dist/es5/index.js",

},
"gitHead": "f85e636839592b54692695944649e6be8eb5aa30"
"gitHead": "99cefc1c1a40ec33da73fd362e9ecc349c0bee6c"
}

@@ -123,3 +123,3 @@ /* global document, google */

// When resizing aggressively, occasionally ne and sw are the same points
// See https://github.com/uber/deck.gl/issues/4218
// See https://github.com/visgl/deck.gl/issues/4218
const zoom = Math.log2(scale || 1) + map.getZoom() - 1;

@@ -126,0 +126,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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