Socket
Socket
Sign inDemoInstall

framesync

Package Overview
Dependencies
0
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.3.0

2

package.json
{
"name": "framesync",
"version": "0.2.0",
"version": "0.3.0",
"description": "A high-performance, frame-synced render loop for any JavaScript environment.",

@@ -5,0 +5,0 @@ "author": "Matt Perry <sirhound@popmotion.io>",

@@ -50,10 +50,2 @@ # framesync

### Methods
##### `currentTime`
```javascript
```
### Process

@@ -71,7 +63,10 @@

- `steps` [object]
- Object of step functions, each individually optional.
- `isLazy` [boolean] *(optional)*
- If `true`, this `Process` will only fire when non-lazy Processes are also active.
##### `steps` [object]
Object of step functions, each individually optional.
##### `isLazy` [boolean] *(optional)*
If `true`, this `Process` will only fire when non-lazy Processes are also active.
#### Methods

@@ -78,0 +73,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc