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

troika-three-text

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

troika-three-text - npm Package Compare versions

Comparing version 0.41.2 to 0.42.0

genUnicodeBidiData.js

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

# [0.42.0](https://github.com/protectwise/troika/compare/v0.41.2...v0.42.0) (2021-05-17)
### Bug Fixes
* add three to peerDependencies in all leaf packages ([0a11ab6](https://github.com/protectwise/troika/commit/0a11ab6ddff13b3ebd0f1f2463e0cfed17b3f5fa))
### Features
* open up 'three' peer dependency to include future versions ([d4a5b23](https://github.com/protectwise/troika/commit/d4a5b2376fffb3681750761f757b684ab798315a))
## [0.41.2](https://github.com/protectwise/troika/compare/v0.41.1...v0.41.2) (2021-05-05)

@@ -8,0 +24,0 @@

11

package.json
{
"name": "troika-three-text",
"version": "0.41.2",
"version": "0.42.0",
"description": "SDF-based text rendering for Three.js",

@@ -18,5 +18,8 @@ "author": "Jason Johnston <jason.johnston@protectwise.com>",

"bidi-js": "^1.0.2",
"troika-three-utils": "^0.41.0",
"troika-worker-utils": "^0.41.0"
"troika-three-utils": "^0.42.0",
"troika-worker-utils": "^0.42.0"
},
"peerDependencies": {
"three": ">=0.103.0"
},
"devDependencies": {

@@ -33,3 +36,3 @@ "@fredli74/typr": "0.3.3",

},
"gitHead": "3e3273afabdde267ff6418e1a4cb7cb3cbc684cf"
"gitHead": "0f7129cd43fc58f5c6a5f6f20f2d0941f9f36510"
}

@@ -42,2 +42,6 @@ # Troika Text for Three.js

```sh
npm install three
```
## Usage

@@ -44,0 +48,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