@math.gl/web-mercator
Advanced tools
Comparing version 4.1.0-alpha.1 to 4.1.0-alpha.2
@@ -140,2 +140,3 @@ // TODO - THE UTILITIES IN THIS FILE SHOULD BE IMPORTED FROM WEB-MERCATOR-VIEWPORT MODULE | ||
const [x, y, z] = xyz; | ||
// eslint-disable-next-line no-shadow | ||
const { unitsPerMeter, unitsPerMeter2 } = getDistanceScales({ | ||
@@ -142,0 +143,0 @@ longitude, |
@@ -7,3 +7,3 @@ { | ||
"type": "module", | ||
"version": "4.1.0-alpha.1", | ||
"version": "4.1.0-alpha.2", | ||
"keywords": [ | ||
@@ -38,3 +38,3 @@ "webgl", | ||
"dependencies": { | ||
"@math.gl/core": "4.1.0-alpha.1" | ||
"@math.gl/core": "4.1.0-alpha.2" | ||
}, | ||
@@ -44,3 +44,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "1a4dbbc6ab46271459d610411a7c644e45135c2c" | ||
"gitHead": "59eb434870991d06aecff5b1dee38078af0ca447" | ||
} |
@@ -193,2 +193,3 @@ // TODO - THE UTILITIES IN THIS FILE SHOULD BE IMPORTED FROM WEB-MERCATOR-VIEWPORT MODULE | ||
// eslint-disable-next-line no-shadow | ||
const {unitsPerMeter, unitsPerMeter2} = getDistanceScales({ | ||
@@ -195,0 +196,0 @@ longitude, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
178691
3092
+ Added@math.gl/core@4.1.0-alpha.2(transitive)
+ Added@math.gl/types@4.1.0-alpha.2(transitive)
- Removed@math.gl/core@4.1.0-alpha.1(transitive)
- Removed@math.gl/types@4.1.0-alpha.1(transitive)
Updated@math.gl/core@4.1.0-alpha.2