Socket
Socket
Sign inDemoInstall

three.textsprite

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

three.textsprite - npm Package Compare versions

Comparing version 19.0.0 to 20.0.0

index.js

12

package.json
{
"name": "three.textsprite",
"version": "19.0.0",
"version": "20.0.0",
"description": "Automatically computes the optimal font size depending on the distance to the camera and the size of the renderer canvas.",

@@ -22,3 +22,3 @@ "keywords": [

"author": "Sergej Sintschilin <seregpie@gmail.com>",
"main": "THREE.TextSprite.js",
"main": "index.js",
"repository": "https://github.com/SeregPie/THREE.TextSprite.git",

@@ -31,12 +31,12 @@ "scripts": {

"dependencies": {
"three.texttexture": "^19.0.0"
"three.texttexture": "^20.0.0"
},
"devDependencies": {
"rollup": "^1.1.2",
"rollup": "^1.10.1",
"rollup-plugin-buble": "^0.19.6",
"rollup-plugin-terser": "^4.0.3"
"rollup-plugin-terser": "^4.0.4"
},
"peerDependencies": {
"three": "^0.100.0"
"three": "^0.104.0"
}
}
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