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

troika-flex-layout

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-flex-layout - npm Package Compare versions

Comparing version 0.36.1 to 0.37.0

0

__tests__/FlexLayoutProcessor.test.js

@@ -0,0 +0,0 @@ // NOTE: I couldn't get the jsdom worker impl to work in this context, so for now

9

CHANGELOG.md

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

# [0.37.0](https://github.com/protectwise/troika/compare/v0.36.1...v0.37.0) (2021-01-18)
**Note:** Version bump only for package troika-flex-layout
## [0.36.1](https://github.com/protectwise/troika/compare/v0.36.0...v0.36.1) (2020-12-16)

@@ -8,0 +17,0 @@

8

package.json
{
"name": "troika-flex-layout",
"version": "0.36.1",
"version": "0.37.0",
"description": "Utility for calculating flexbox layouts in a web worker",

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

"dependencies": {
"troika-three-text": "^0.36.1",
"troika-worker-utils": "^0.36.0"
"troika-three-text": "^0.37.0",
"troika-worker-utils": "^0.37.0"
},

@@ -28,3 +28,3 @@ "devDependencies": {

},
"gitHead": "1557947d1aa1f8362a3572039a983c679832cfee"
"gitHead": "f2c9c725b22a88ca3275c39150d75f6894ea3503"
}

@@ -0,0 +0,0 @@ # `troika-flex-layout`

@@ -0,0 +0,0 @@ // This build file creates a static version of the Yoga library used for computing

@@ -0,0 +0,0 @@ import { defineWorkerModule, ThenableWorkerModule } from 'troika-worker-utils'

export { flexLayoutProcessorWorkerModule, requestFlexLayout } from './FlexLayoutProcessor.js'

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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