anothersequencer
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "anothersequencer", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Simple script tree sequencer in javascript. Allows creating fairly complex trees of sync/async functions or requestAnimationFrame functions with optional delays, as well as subscribing to particular outputs in the tree at any time.", | ||
@@ -12,3 +12,3 @@ "main": "sequencer.js", | ||
"type": "git", | ||
"url": "git+https://github.com/brainsatplay/StateManager.git" | ||
"url": "git+https://github.com/brainsatplay/Sequencer.js.git" | ||
}, | ||
@@ -25,5 +25,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/brainsatplay/StateManager/issues" | ||
"url": "https://github.com/brainsatplay/Sequencer.js/issues" | ||
}, | ||
"homepage": "https://github.com/brainsatplay/StateManager#readme" | ||
"homepage": "https://github.com/brainsatplay/Sequencer.js#readme" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package