Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dmap

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dmap - npm Package Compare versions

Comparing version 0.1.10 to 0.1.17

.jshintrc

46

package.json
{
"author": "fish <zhengxinlin@gmail.com> (https://github.com/fishbar)",
"author": "zhouningyi <zny@918@126.com>",
"name": "dmap",
"description": "dmap",
"version": "0.1.10",
"repository": {
"type": "git",
"url": "https://github.com/datavjs/dmap.git"
},
"main": "index.js",
"description": "3d map visualization lib",
"version": "0.1.17",
"scripts": {

@@ -15,11 +10,34 @@ "test": "mocha -r jscoverage test"

"engines": {
"node": ">=0.8.0"
"node": ">=0.8.0",
"IE": ">8",
"chrome": ">20",
"safari": "*",
"firefox": "*"
},
"dependencies": {},
"dependencies": {
"aliyun-common-utils": "*",
"aliyun-map-utils": "*",
"bcore": "0.0.18",
"dat-gui": "~0.5.0",
"eventproxy": "0.2.7",
"leaflet": "*",
"lodash": "*",
"ngeohash": "~0.6.0",
"normalize.css": "^3.0.2",
"three": "^0.73.0",
"tween.js": "*"
},
"devDependencies": {
"jscoverage": "*",
"jquery": "^2.1.3",
"node-geocoder": "*",
"request": "*",
"async": "*",
"jscoverage": "0.5.3",
"mocha": "*",
"expect.js": "*"
"expect.js": "*",
"supertest": "*"
},
"optionalDependencies": {}
}
"cube": {
"moduleMap": {}
}
}
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