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

@akashic-extension/akashic-timeline

Package Overview
Dependencies
Maintainers
5
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akashic-extension/akashic-timeline - npm Package Compare versions

Comparing version 2.3.0 to 3.0.0-beta.0

3

CHANGELOG.md
# CHANGELOG
## Unreleased changes
* akashic-engine@3.0.0 系に追従。あわせてバージョンを 3.0.0 に。
## 2.3.0

@@ -4,0 +7,0 @@ * Tween#destroyed() を Tween#isFinished() へ Function 名を変更

8

package.json
{
"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",

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