New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@losting/timeline

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@losting/timeline - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

lib/timeline.cjs.js

21

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

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