@akashic-extension/akashic-timeline
Advanced tools
Comparing version 3.0.0-beta.2 to 3.0.0
# CHANGELOG | ||
## 3.0.0 | ||
* akashic-engine@3.0.0 に追従 | ||
## 3.0.0-beta.2 | ||
@@ -13,2 +16,6 @@ * Timeline#completeAll(), Timeline#cancelAll() を追加 | ||
## 2.3.1 | ||
* Timeline#completeAll(), Timeline#cancelAll() を追加 | ||
* Tween#complete(), Tween#cancel() を追加 | ||
## 2.3.0 | ||
@@ -15,0 +22,0 @@ * Tween#destroyed() を Tween#isFinished() へ Function 名を変更 |
{ | ||
"name": "@akashic-extension/akashic-timeline", | ||
"version": "3.0.0-beta.2", | ||
"version": "3.0.0", | ||
"description": "timeline library for akashic", | ||
@@ -11,3 +11,3 @@ "main": "lib/index.js", | ||
"build": "tsc -p ./", | ||
"doc": "typedoc --out ./doc", | ||
"doc": "typedoc --out ./doc --gaID UA-162208211-1", | ||
"lint": "npm run lint:ts && npm run lint:md", | ||
@@ -26,3 +26,3 @@ "lint:ts": "tslint -c tslint.json src/**/*.ts", | ||
"devDependencies": { | ||
"@akashic/akashic-engine": "~3.0.0-beta.28", | ||
"@akashic/akashic-engine": "~3.0.0", | ||
"@types/jasmine": "^2.8.8", | ||
@@ -29,0 +29,0 @@ "@types/node": "6.0.46", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
60353
1