@losting/timeline
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "@losting/timeline", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "canvas timeline", | ||
"main": "lib/timeline.cjs.min.js", | ||
"module": "lib/timeline.esm.min.js", | ||
"types": "lib/index.d.ts", | ||
"main": "lib/timeline.cjs.js", | ||
"module": "lib/timeline.esm.js", | ||
"types": "lib/timeline.d.ts", | ||
"exports": { | ||
"import": "./lib/timeline.esm.js", | ||
"require": "./lib/timeline.cjs.js", | ||
"default": "./lib/timeline.esm.js" | ||
}, | ||
"scripts": { | ||
@@ -19,2 +24,3 @@ "dev": "rollup -c -w", | ||
"canvas timeline", | ||
"tl", | ||
"时间轴" | ||
@@ -33,6 +39,4 @@ ], | ||
"devDependencies": { | ||
"@rollup/plugin-alias": "^3.1.9", | ||
"@rollup/plugin-commonjs": "^21.1.0", | ||
"@rollup/plugin-node-resolve": "^13.2.1", | ||
"@rollup/plugin-replace": "^4.0.0", | ||
"@rollup/plugin-typescript": "^8.3.2", | ||
@@ -44,3 +48,5 @@ "@types/jest": "^27.4.1", | ||
"lodash.throttle": "^4.1.1", | ||
"mitt": "^3.0.0", | ||
"rollup": "^2.70.2", | ||
"rollup-plugin-dts": "^4.2.2", | ||
"rollup-plugin-sourcemaps": "^0.6.3", | ||
@@ -50,5 +56,4 @@ "rollup-plugin-terser": "^7.0.2", | ||
"tslib": "^2.3.1", | ||
"typescript": "^4.6.3", | ||
"znu-event": "^0.0.10" | ||
"typescript": "^4.6.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
277859
16
9
200