Comparing version
@@ -24,3 +24,3 @@ const aircraftCodes = require("./data/aircraftCodes.cjs.js"); | ||
export class MapAPI { | ||
class MapAPI { | ||
constructor() { | ||
@@ -77,2 +77,4 @@ this._responseList = []; | ||
module.exports = { MapAPI }; | ||
/* | ||
@@ -79,0 +81,0 @@ st gr -- grounded |
{ | ||
"name": "js-geofs", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "An abstraction layer for the GeoFS API (credit to iL0g1c).", | ||
"main": "index.cjs.js", | ||
"module": "index.esm.js", | ||
"module": "index.mjs", | ||
"exports": { | ||
"require": "./index.cjs.js", | ||
"import": "./index.esm.js" | ||
"import": "./index.mjs" | ||
}, | ||
@@ -11,0 +11,0 @@ "scripts": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
33968
0.03%1374
0.07%2
100%