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

troika-3d-ui

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

troika-3d-ui - npm Package Compare versions

Comparing version 0.30.2 to 0.31.0

11

CHANGELOG.md

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

# [0.31.0](https://github.com/protectwise/troika/compare/v0.30.2...v0.31.0) (2020-08-11)
### Bug Fixes
* **troika-3d-ui:** remove stray circular import ([06be563](https://github.com/protectwise/troika/commit/06be56308e592f6d99df39128227f8e8b6f05bd4))
## [0.30.2](https://github.com/protectwise/troika/compare/v0.30.1...v0.30.2) (2020-07-22)

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

14

package.json
{
"name": "troika-3d-ui",
"version": "0.30.2",
"version": "0.31.0",
"description": "Troika 3D User Interface Toolkit",

@@ -19,9 +19,9 @@ "author": "Jason Johnston <jason.johnston@protectwise.com>",

"object-path": "^0.11.4",
"troika-3d": "^0.30.0",
"troika-3d-text": "^0.30.2",
"troika-core": "^0.30.0",
"troika-flex-layout": "^0.30.2",
"troika-three-utils": "^0.30.0"
"troika-3d": "^0.31.0",
"troika-3d-text": "^0.31.0",
"troika-core": "^0.31.0",
"troika-flex-layout": "^0.31.0",
"troika-three-utils": "^0.31.0"
},
"gitHead": "0b192cd9f123acd79df518c152bffafeffd4d3cc"
"gitHead": "05e74d4a422538cf973fc2e670c78a4a8460abfa"
}
import { extendAsFlexNode } from '../flex-layout/FlexNode.js'
import { Text3DFacade } from 'troika-3d-text'
import { getInheritable, INHERITABLES } from '../uiUtils.js'
import UIBlock3DFacade from './UIBlock3DFacade.js'

@@ -6,0 +5,0 @@ const flexLayoutTextProps = ['text', 'textIndent', 'font', 'fontSize', 'lineHeight', 'letterSpacing', 'whiteSpace', 'overflowWrap']

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