New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

timeline-events

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timeline-events - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

LICENSE

18

package.json
{
"name": "timeline-events",
"version": "1.1.0",
"version": "1.1.1",
"description": "",

@@ -11,5 +11,15 @@ "main": "dist/index.js",

},
"keywords": [],
"author": "",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/djurdjen/timeline-events.git"
},
"homepage": "https://github.com/djurdjen/timeline-events",
"keywords": [
"timeline",
"events",
"typescript",
"timer"
],
"author": "Jurian Koning",
"license": "MIT",
"devDependencies": {

@@ -16,0 +26,0 @@ "browser-sync": "^2.26.7",

# Timeline events
A package for firing events on custom points on a virtual timeline.
A package for firing events at custom points on a virtual timeline.

@@ -59,2 +59,4 @@ ```

<br>
## Timeline entry options

@@ -68,2 +70,2 @@

| onStart | `function` | The callback fired when reaching the startingpoint of an event |
| onEnd | `function` | callback fired when reaching the endpoint of the duration of an event |
| onEnd | `function` | callback fired when reaching the endpoint of <br>the duration of an event |
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