@wework/floormap.gl
Advanced tools
Comparing version 0.4.2 to 0.5.0
{ | ||
"name": "@wework/floormap.gl", | ||
"version": "0.4.2", | ||
"version": "0.5.0", | ||
"browser": "dist/floormap.gl.min.js", | ||
"main": "dist/floormap.gl.min.js", | ||
"module": "dist/index.es.js", | ||
"main": "dist/index.js", | ||
"files": [ | ||
@@ -44,3 +45,4 @@ "dist" | ||
"lodash.has": "^4.5.2", | ||
"three": "0.98.0", | ||
"three": "^0.98.1", | ||
"three-instanced-mesh": "^0.96.1", | ||
"three-line-2d": "^1.1.6", | ||
@@ -47,0 +49,0 @@ "three.textsprite": "^18.10.24" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2769194
7
8592
8
27
3
+ Addedthree-instanced-mesh@^0.96.1
+ Addedthree-instanced-mesh@0.96.2(transitive)
- Removedthree@0.98.0(transitive)
Updatedthree@^0.98.1