@cesium/widgets
Advanced tools
+12
-12
@@ -1,2 +0,2 @@ | ||
| globalThis.CESIUM_VERSION = "1.136.0"; | ||
| globalThis.CESIUM_VERSION = "1.137.0"; | ||
| export { default as ClockViewModel } from './Source/ClockViewModel.js'; | ||
@@ -28,2 +28,4 @@ export { default as Command } from './Source/Command.js'; | ||
| export { default as I3SBuildingSceneLayerExplorerViewModel } from './Source/I3SBuildingSceneLayerExplorer/I3SBuildingSceneLayerExplorerViewModel.js'; | ||
| export { default as InfoBox } from './Source/InfoBox/InfoBox.js'; | ||
| export { default as InfoBoxViewModel } from './Source/InfoBox/InfoBoxViewModel.js'; | ||
| export { default as NavigationHelpButton } from './Source/NavigationHelpButton/NavigationHelpButton.js'; | ||
@@ -33,18 +35,18 @@ export { default as NavigationHelpButtonViewModel } from './Source/NavigationHelpButton/NavigationHelpButtonViewModel.js'; | ||
| export { default as PerformanceWatchdogViewModel } from './Source/PerformanceWatchdog/PerformanceWatchdogViewModel.js'; | ||
| export { default as SceneModePicker } from './Source/SceneModePicker/SceneModePicker.js'; | ||
| export { default as SceneModePickerViewModel } from './Source/SceneModePicker/SceneModePickerViewModel.js'; | ||
| export { default as SelectionIndicator } from './Source/SelectionIndicator/SelectionIndicator.js'; | ||
| export { default as SelectionIndicatorViewModel } from './Source/SelectionIndicator/SelectionIndicatorViewModel.js'; | ||
| export { default as ProjectionPicker } from './Source/ProjectionPicker/ProjectionPicker.js'; | ||
| export { default as ProjectionPickerViewModel } from './Source/ProjectionPicker/ProjectionPickerViewModel.js'; | ||
| export { default as InfoBox } from './Source/InfoBox/InfoBox.js'; | ||
| export { default as InfoBoxViewModel } from './Source/InfoBox/InfoBoxViewModel.js'; | ||
| export { default as SelectionIndicator } from './Source/SelectionIndicator/SelectionIndicator.js'; | ||
| export { default as SelectionIndicatorViewModel } from './Source/SelectionIndicator/SelectionIndicatorViewModel.js'; | ||
| export { default as SceneModePicker } from './Source/SceneModePicker/SceneModePicker.js'; | ||
| export { default as SceneModePickerViewModel } from './Source/SceneModePicker/SceneModePickerViewModel.js'; | ||
| export { default as knockout_3_5_1 } from './Source/ThirdParty/knockout-3.5.1.js'; | ||
| export { default as knockout_es5 } from './Source/ThirdParty/knockout-es5.js'; | ||
| export { default as knockout } from './Source/ThirdParty/knockout.js'; | ||
| export { default as Timeline } from './Source/Timeline/Timeline.js'; | ||
| export { default as TimelineHighlightRange } from './Source/Timeline/TimelineHighlightRange.js'; | ||
| export { default as TimelineTrack } from './Source/Timeline/TimelineTrack.js'; | ||
| export { default as knockout_3_5_1 } from './Source/ThirdParty/knockout-3.5.1.js'; | ||
| export { default as knockout_es5 } from './Source/ThirdParty/knockout-es5.js'; | ||
| export { default as knockout } from './Source/ThirdParty/knockout.js'; | ||
| export { default as VRButton } from './Source/VRButton/VRButton.js'; | ||
| export { default as VRButtonViewModel } from './Source/VRButton/VRButtonViewModel.js'; | ||
| export { default as VoxelInspector } from './Source/VoxelInspector/VoxelInspector.js'; | ||
| export { default as VoxelInspectorViewModel } from './Source/VoxelInspector/VoxelInspectorViewModel.js'; | ||
| export { default as Viewer } from './Source/Viewer/Viewer.js'; | ||
@@ -56,3 +58,1 @@ export { default as viewerCesium3DTilesInspectorMixin } from './Source/Viewer/viewerCesium3DTilesInspectorMixin.js'; | ||
| export { default as viewerVoxelInspectorMixin } from './Source/Viewer/viewerVoxelInspectorMixin.js'; | ||
| export { default as VoxelInspector } from './Source/VoxelInspector/VoxelInspector.js'; | ||
| export { default as VoxelInspectorViewModel } from './Source/VoxelInspector/VoxelInspectorViewModel.js'; |
+2
-2
| { | ||
| "name": "@cesium/widgets", | ||
| "version": "14.1.0", | ||
| "version": "14.2.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": "^22.1.0", | ||
| "@cesium/engine": "^22.2.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
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
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
2
-33.33%Updated