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

troika-3d-text

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

troika-3d-text - npm Package Compare versions

Comparing version 0.41.2 to 0.42.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # 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))
## [0.41.2](https://github.com/protectwise/troika/compare/v0.41.1...v0.41.2) (2021-05-05)

@@ -8,0 +19,0 @@

13

package.json
{
"name": "troika-3d-text",
"version": "0.41.2",
"version": "0.42.0",
"description": "SDF text for the Troika 3D scene management framework",

@@ -17,7 +17,10 @@ "author": "Jason Johnston <jason.johnston@protectwise.com>",

"dependencies": {
"troika-3d": "^0.41.0",
"troika-three-text": "^0.41.2",
"troika-three-utils": "^0.41.0"
"troika-3d": "^0.42.0",
"troika-three-text": "^0.42.0",
"troika-three-utils": "^0.42.0"
},
"gitHead": "3e3273afabdde267ff6418e1a4cb7cb3cbc684cf"
"peerDependencies": {
"three": ">=0.103.0"
},
"gitHead": "0f7129cd43fc58f5c6a5f6f20f2d0941f9f36510"
}
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