| console.log( | console.log( | ||||
| `%c \n DC-SDK \n %c \n 用数字描绘世界之美 %c \n | `%c \n DC-SDK \n %c \n 用数字描绘世界之美 %c \n | ||||
| 版本:${__VERSION__} - ${__TIME__} | 版本:${__VERSION__} - ${__TIME__} | ||||
| Cesium版本:1.88.0 | |||||
| Cesium版本:1.89.0 | |||||
| 开发作者:${__AUTHOR__} | 开发作者:${__AUTHOR__} | ||||
| 网站主页: ${__HOME_PAGE__} | 网站主页: ${__HOME_PAGE__} | ||||
| github:${__REPOSITORY__} | github:${__REPOSITORY__} |
| { | { | ||||
| "name": "dc-sdk", | "name": "dc-sdk", | ||||
| "version": "2.8.1", | |||||
| "version": "2.9.0", | |||||
| "description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.", | "description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.", | ||||
| "repository": "https://github.com/dvgis/dc-sdk.git", | "repository": "https://github.com/dvgis/dc-sdk.git", | ||||
| "homepage": "https://www.dvgis.cn", | "homepage": "https://www.dvgis.cn", | ||||
| "@turf/turf": "^6.3.0", | "@turf/turf": "^6.3.0", | ||||
| "babel-eslint": "^10.0.1", | "babel-eslint": "^10.0.1", | ||||
| "babel-loader": "^8.0.5", | "babel-loader": "^8.0.5", | ||||
| "cesium": "^1.88.0", | |||||
| "cesium": "^1.89.0", | |||||
| "chalk": "^4.1.0", | "chalk": "^4.1.0", | ||||
| "copy-webpack-plugin": "^5.0.2", | "copy-webpack-plugin": "^5.0.2", | ||||
| "css-loader": "^2.1.1", | "css-loader": "^2.1.1", |
| { | { | ||||
| "name": "@dvgis/dc-base", | "name": "@dvgis/dc-base", | ||||
| "version": "2.8.1", | |||||
| "version": "2.9.0", | |||||
| "description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.", | "description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.", | ||||
| "repository": "https://github.com/dvgis/dc-sdk.git", | "repository": "https://github.com/dvgis/dc-sdk.git", | ||||
| "homepage": "https://www.dvgis.cn", | "homepage": "https://www.dvgis.cn", |
| { | { | ||||
| "name": "@dvgis/dc-chart", | "name": "@dvgis/dc-chart", | ||||
| "version": "2.8.1", | |||||
| "version": "2.9.0", | |||||
| "description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.", | "description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.", | ||||
| "repository": "https://github.com/dvgis/dc-sdk.git", | "repository": "https://github.com/dvgis/dc-sdk.git", | ||||
| "homepage": "https://www.dvgis.cn", | "homepage": "https://www.dvgis.cn", | ||||
| "license": "Apache 2.0", | "license": "Apache 2.0", | ||||
| "main": "dist/dc.chart.min.js", | "main": "dist/dc.chart.min.js", | ||||
| "peerDependencies": { | "peerDependencies": { | ||||
| "@dvgis/dc-base": "^2.8.1" | |||||
| "@dvgis/dc-base": "^2.9.0" | |||||
| }, | }, | ||||
| "files": [ | "files": [ | ||||
| "dist" | "dist" |
| { | { | ||||
| "name": "@dvgis/dc-core", | "name": "@dvgis/dc-core", | ||||
| "version": "2.8.1", | |||||
| "version": "2.9.0", | |||||
| "description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.", | "description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.", | ||||
| "repository": "https://github.com/dvgis/dc-sdk.git", | "repository": "https://github.com/dvgis/dc-sdk.git", | ||||
| "homepage": "https://www.dvgis.cn", | "homepage": "https://www.dvgis.cn", | ||||
| "license": "Apache 2.0", | "license": "Apache 2.0", | ||||
| "main": "dist/dc.core.min.js", | "main": "dist/dc.core.min.js", | ||||
| "peerDependencies": { | "peerDependencies": { | ||||
| "@dvgis/dc-base": "^2.8.1" | |||||
| "@dvgis/dc-base": "^2.9.0" | |||||
| }, | }, | ||||
| "files": [ | "files": [ | ||||
| "dist" | "dist" |
| { | { | ||||
| "name": "@dvgis/dc-mapv", | "name": "@dvgis/dc-mapv", | ||||
| "version": "2.8.1", | |||||
| "version": "2.9.0", | |||||
| "description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.", | "description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.", | ||||
| "repository": "https://github.com/dvgis/dc-sdk.git", | "repository": "https://github.com/dvgis/dc-sdk.git", | ||||
| "homepage": "https://www.dvgis.cn", | "homepage": "https://www.dvgis.cn", | ||||
| "license": "Apache 2.0", | "license": "Apache 2.0", | ||||
| "main": "dist/dc.mapv.js", | "main": "dist/dc.mapv.js", | ||||
| "peerDependencies": { | "peerDependencies": { | ||||
| "@dvgis/dc-base": "^2.8.1" | |||||
| "@dvgis/dc-base": "^2.9.0" | |||||
| }, | }, | ||||
| "files": [ | "files": [ | ||||
| "dist" | "dist" |
| { | { | ||||
| "name": "@dvgis/dc-sdk", | "name": "@dvgis/dc-sdk", | ||||
| "version": "2.8.1", | |||||
| "version": "2.9.0", | |||||
| "description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.", | "description": "The SDK is based on Cesium for secondary development of 2, 3D all-in-one WebGis application framework, the framework optimizes the use of Cesium and add some additional features, designed for developers to quickly build WebGis applications.", | ||||
| "repository": "https://github.com/dvgis/dc-sdk.git", | "repository": "https://github.com/dvgis/dc-sdk.git", | ||||
| "homepage": "https://www.dvgis.cn", | "homepage": "https://www.dvgis.cn", |
| resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc" | resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc" | ||||
| integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw= | integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw= | ||||
| cesium@^1.88.0: | |||||
| version "1.88.0" | |||||
| resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.88.0.tgz#d2780ffca93968766feedb676fccb58493ce97d4" | |||||
| integrity sha512-Tu/U5noy+jTejtaPav5G9SAXss8I9MmR7Ug46ny2NnKQsmW7slO0MUlL3lxo0po7VSmI/E0dDU7Jo+WiRbooRQ== | |||||
| cesium@^1.89.0: | |||||
| version "1.89.0" | |||||
| resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.89.0.tgz#f9c692da1d225f40432cb5f79ae62fdae6a2d751" | |||||
| integrity sha512-246gJVeAaLEDvyQF+2aIcMyhfMiuD0T+o09TiT4s9I9fv/VXWq87wSC+3BZgllqCvjIJZTl7giXePVwJxCaALA== | |||||
| chalk@4.1.0: | chalk@4.1.0: | ||||
| version "4.1.0" | version "4.1.0" |