@math.gl/sun
Advanced tools
Comparing version 3.1.3 to 3.2.0-alpha.1
@@ -6,6 +6,6 @@ "use strict"; | ||
}); | ||
Object.defineProperty(exports, "getSun", { | ||
Object.defineProperty(exports, "getSunPosition", { | ||
enumerable: true, | ||
get: function get() { | ||
return _suncalc.getSun; | ||
return _suncalc.getSunPosition; | ||
} | ||
@@ -12,0 +12,0 @@ }); |
@@ -1,2 +0,2 @@ | ||
export { getSun, getSunDirection } from './suncalc'; | ||
export { getSunPosition, getSunDirection } from './suncalc'; | ||
//# sourceMappingURL=index.js.map |
@@ -1,2 +0,2 @@ | ||
export { getSun, getSunDirection } from './suncalc'; | ||
export { getSunPosition, getSunDirection } from './suncalc'; | ||
//# sourceMappingURL=index.js.map |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "3.1.3", | ||
"version": "3.2.0-alpha.1", | ||
"keywords": [ | ||
@@ -22,2 +22,3 @@ "javascript", | ||
}, | ||
"types": "src/index.d.ts", | ||
"main": "dist/es5/index.js", | ||
@@ -33,3 +34,3 @@ "module": "dist/esm/index.js", | ||
}, | ||
"gitHead": "51993e1f66ea6ccff5977f2d1466e636917061c9" | ||
"gitHead": "f342933ca13fa606bd60ac82bb24bb2959b13b32" | ||
} |
@@ -1,1 +0,1 @@ | ||
export {getSun, getSunDirection} from './suncalc'; | ||
export {getSunPosition, getSunDirection} from './suncalc'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
44919
19
353
2
1