three-bmfont-text
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "three-bmfont-text", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "renders BMFont files in ThreeJS with word-wrapping", | ||
@@ -23,4 +23,3 @@ "main": "index.js", | ||
"object-assign": "^4.0.1", | ||
"quad-indices": "^2.0.1", | ||
"three-buffer-vertex-data": "^1.0.0" | ||
"quad-indices": "^2.0.1" | ||
}, | ||
@@ -27,0 +26,0 @@ "devDependencies": { |
@@ -164,2 +164,6 @@ # three-bmfont-text | ||
- `3.0.1` | ||
- Removed `three-buffer-vertex-data` dependency | ||
- `3.0.0` | ||
@@ -166,0 +170,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23741
6
192
- Removedthree-buffer-vertex-data@^1.0.0
- Removedflatten-vertex-data@1.0.2(transitive)
- Removedthree-buffer-vertex-data@1.1.0(transitive)