cesium_dev_kit
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -5,2 +5,2 @@ const { | ||
module.exports.initCesium = initCesium; | ||
module.exports.cesium_dev_kit = initCesium; |
{ | ||
"name": "cesium_dev_kit", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "本项目是一个封装 Cesium 基本操作的工具包,提供简单的方法调用来实现复杂的 API 操作;节省阅读 Cesium 原文档时间,从而降低入门难度增加学习信心,同时也希望能提高工作效率", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1257031