New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mars3d-cesium

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mars3d-cesium - npm Package Compare versions

Comparing version 1.77.0 to 1.77.1

14

package.json
{
"name": "mars3d-cesium",
"version": "1.77.0",
"version": "1.77.1",
"description": "CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.",

@@ -32,12 +32,4 @@ "homepage": "http://mars3d.cn/",

},
"main": "index.cjs",
"module": "./Source/Cesium.js",
"types": "./Source/Cesium.d.ts",
"exports": {
"./package.json": "./package.json",
".": {
"require": "./index.cjs",
"import": "./Source/Cesium.js"
}
},
"main": "Build/Cesium/Cesium.js",
"types": "Build/Cesium/Cesium.d.ts",
"type": "module",

@@ -44,0 +36,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc