Comparing version 0.1.10 to 0.1.17
{ | ||
"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": {} | ||
} | ||
} |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 5 instances 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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 5 instances in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
18547286
101
329
11
8
71
6
1
2
+ Addedaliyun-common-utils@*
+ Addedaliyun-map-utils@*
+ Addedbcore@0.0.18
+ Addeddat-gui@~0.5.0
+ Addedeventproxy@0.2.7
+ Addedleaflet@*
+ Addedlodash@*
+ Addedngeohash@~0.6.0
+ Addednormalize.css@^3.0.2
+ Addedthree@^0.73.0
+ Addedtween.js@*
+ Addedaliyun-common-utils@0.0.28(transitive)
+ Addedaliyun-map-utils@0.0.29(transitive)
+ Addedbcore@0.0.180.0.20(transitive)
+ Addeddat-gui@0.5.0(transitive)
+ Addeddebug@0.7.2(transitive)
+ Addedeventproxy@0.2.7(transitive)
+ Addedleaflet@1.9.4(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedngeohash@0.6.00.6.3(transitive)
+ Addednormalize.css@3.0.3(transitive)
+ Addedthree@0.73.2(transitive)
+ Addedtween.js@16.6.0(transitive)