@akashic-extension/akashic-timeline
Advanced tools
Comparing version 2.3.0 to 3.0.0-beta.0
# CHANGELOG | ||
## Unreleased changes | ||
* akashic-engine@3.0.0 系に追従。あわせてバージョンを 3.0.0 に。 | ||
## 2.3.0 | ||
@@ -4,0 +7,0 @@ * Tween#destroyed() を Tween#isFinished() へ Function 名を変更 |
{ | ||
"name": "@akashic-extension/akashic-timeline", | ||
"version": "2.3.0", | ||
"version": "3.0.0-beta.0", | ||
"description": "timeline library for akashic", | ||
@@ -25,5 +25,5 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@akashic/akashic-engine": "~3.0.0-beta.11", | ||
"@types/jasmine": "^2.8.8", | ||
"@types/node": "6.0.46", | ||
"@akashic/akashic-engine": "~2.3.0", | ||
"@types/jasmine": "^2.8.8", | ||
"istanbul": "^0.4.5", | ||
@@ -36,3 +36,3 @@ "jasmine": "~2.8.0", | ||
"typedoc": "^0.8.0", | ||
"typescript": "^2.1.6" | ||
"typescript": "^3.8.3" | ||
}, | ||
@@ -39,0 +39,0 @@ "typings": "lib/index.d.ts", |
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
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
54242
2