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

@math.gl/sun

Package Overview
Dependencies
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@math.gl/sun - npm Package Compare versions

Comparing version 4.1.0-alpha.3 to 4.1.0-alpha.9

dist/index.d.ts.map

1

dist/index.d.ts
export { getSunPosition, getSunDirection } from "./suncalc.js";
//# sourceMappingURL=index.d.ts.map
export { getSunPosition, getSunDirection } from "./suncalc.js";
//# sourceMappingURL=index.js.map

@@ -18,1 +18,2 @@ /**

export declare function getSunDirection(timestamp: number | Date, latitude: number, longitude: number): number[];
//# sourceMappingURL=suncalc.d.ts.map

@@ -90,1 +90,2 @@ const DEGREES_TO_RADIANS = Math.PI / 180;

}
//# sourceMappingURL=suncalc.js.map

6

package.json

@@ -9,3 +9,3 @@ {

},
"version": "4.1.0-alpha.3",
"version": "4.1.0-alpha.9",
"keywords": [

@@ -21,3 +21,3 @@ "javascript",

"type": "git",
"url": "https://github.com/uber-web/math.gl.git"
"url": "https://github.com/visgl/math.gl.git"
},

@@ -38,3 +38,3 @@ "types": "dist/index.d.ts",

],
"gitHead": "566d5ec1819367a7d7e98b413eed6f951913c35b"
"gitHead": "fa5b6ee40cb05456fa32f85989abfa62e087f45e"
}

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