Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

satellite-view

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

satellite-view - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

dist/satellite-view.js

@@ -234,3 +234,3 @@ function setParams(userParams) {

// and sample the highest LOD that contains the current coordinate
var selector = ``; // eslint-disable-line quotes
let selector = ``; // eslint-disable-line quotes
while (--n) selector += `inside(coords[${n}])

@@ -237,0 +237,0 @@ ? texture2D(samplers[${n}], coords[${n}])

{
"version": "2.0.2",
"version": "2.0.3",
"files": [

@@ -20,8 +20,8 @@ "dist"

"eslint": "^7.30.0",
"eslint-config-globeletjs": "^0.0.5",
"eslint-config-globeletjs": "^0.0.6",
"rollup": "^2.52.7",
"tile-frame": "^1.1.0",
"tile-rack": "^0.2.1",
"tile-setter": "^0.0.7",
"yawgl": "^0.3.2"
"tile-setter": "^0.0.8",
"yawgl": "^0.3.3"
},

@@ -28,0 +28,0 @@ "keywords": [

@@ -71,2 +71,2 @@ # satellite-view

changed since the last draw call
- `setDevicePixelRatio(ratio)`: sets pixelRatio to the supplied constant value
- `setPixelRatio(ratio)`: sets device pixelRatio to the supplied constant value
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