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

superfly-timeline

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

superfly-timeline - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

6

package.json
{
"name": "superfly-timeline",
"version": "0.1.0",
"version": "0.1.1",
"description": "A collection of rules as well as a resolver for placing objects on a virtual timeline.",

@@ -13,6 +13,6 @@ "license": "MIT",

"type": "git",
"url": "git+https://bitbucket.org/superflytv/timeline.git"
"url": "git+https://github.com/SuperFlyTV/supertimeline.git"
},
"bugs": {
"url": "https://bitbucket.org/superflytv/timeline/issues"
"url": "https://github.com/SuperFlyTV/supertimeline/issues"
},

@@ -19,0 +19,0 @@ "main": "index.js",

@@ -1,4 +0,4 @@

# SuperTimeline
# Timeline
The SuperTimeline is a collection of rules as well as a resolver for placing objects on a virtual timeline. It uses the concept of timing objects in sequences – absolute or relative timings – which resolves recursively in nested structures. This means it supports grouping, combinations of timing between groups, and objects within groups. It also supports logical conditions instead of timed conditions.
The Timeline is a collection of rules as well as a resolver for placing objects on a virtual timeline. It uses the concept of timing objects in sequences – absolute or relative timings – which resolves recursively in nested structures. This means it supports grouping, combinations of timing between groups, and objects within groups. It also supports logical conditions instead of timed conditions.

@@ -12,3 +12,3 @@ Licence: MIT

`$ npm install --save supertimeline`
`$ npm install --save superfly-timeline`

@@ -15,0 +15,0 @@ ### Web browser

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