@cesium/widgets
Advanced tools
+3
-3
@@ -1,2 +0,2 @@ | ||
| globalThis.CESIUM_VERSION = "1.141.0"; | ||
| globalThis.CESIUM_VERSION = "1.142.0"; | ||
| export { default as ClockViewModel } from './Source/ClockViewModel.js'; | ||
@@ -11,4 +11,2 @@ export { default as Command } from './Source/Command.js'; | ||
| export { default as AnimationViewModel } from './Source/Animation/AnimationViewModel.js'; | ||
| export { default as Cesium3DTilesInspector } from './Source/Cesium3DTilesInspector/Cesium3DTilesInspector.js'; | ||
| export { default as Cesium3DTilesInspectorViewModel } from './Source/Cesium3DTilesInspector/Cesium3DTilesInspectorViewModel.js'; | ||
| export { default as BaseLayerPicker } from './Source/BaseLayerPicker/BaseLayerPicker.js'; | ||
@@ -19,2 +17,4 @@ export { default as BaseLayerPickerViewModel } from './Source/BaseLayerPicker/BaseLayerPickerViewModel.js'; | ||
| export { default as createDefaultTerrainProviderViewModels } from './Source/BaseLayerPicker/createDefaultTerrainProviderViewModels.js'; | ||
| export { default as Cesium3DTilesInspector } from './Source/Cesium3DTilesInspector/Cesium3DTilesInspector.js'; | ||
| export { default as Cesium3DTilesInspectorViewModel } from './Source/Cesium3DTilesInspector/Cesium3DTilesInspectorViewModel.js'; | ||
| export { default as CesiumInspector } from './Source/CesiumInspector/CesiumInspector.js'; | ||
@@ -21,0 +21,0 @@ export { default as CesiumInspectorViewModel } from './Source/CesiumInspector/CesiumInspectorViewModel.js'; |
+2
-2
| { | ||
| "name": "@cesium/widgets", | ||
| "version": "15.0.0", | ||
| "version": "16.0.0", | ||
| "description": "A widgets library for use with CesiumJS. CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@cesium/engine": "^25.0.0", | ||
| "@cesium/engine": "^26.0.0", | ||
| "nosleep.js": "^0.12.0" | ||
@@ -34,0 +34,0 @@ }, |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
+ Added
- Removed
Updated