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

geomagnetic-coords

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geomagnetic-coords - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

3

package.json
{
"name": "geomagnetic-coords",
"description": "Dependency-free geomagnetic<-->geographic coordinate transformer ",
"version": "0.0.4",
"version": "0.0.5",
"author": "Joseph Beuckman <joebeuckman@gmail.com> (jbeuckm.github.io)",

@@ -10,2 +10,3 @@ "repository": {

},
"type": "module",
"main": "dist/index.js",

@@ -12,0 +13,0 @@ "types": "dist/index.d.ts",

@@ -28,3 +28,3 @@ {

/* Modules */
"module": "es6", /* Specify what module code is generated. */
"module": "ESNext", /* Specify what module code is generated. */
// "rootDir": "./", /* Specify the root folder within your source files. */

@@ -31,0 +31,0 @@ "moduleResolution": "node10", /* Specify how TypeScript looks up a file from a given module specifier. */

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