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

ngx-video-timeline

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-video-timeline - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

karma.conf.js

20

package.json
{
"name": "ngx-video-timeline",
"version": "0.1.1",
"version": "0.1.2",
"peerDependencies": {
"@angular/common": "^9.1.12",
"@angular/core": "^9.1.12"
},
"@angular/common": "~10.2.5",
"@angular/core": "~10.2.5"
},
"dependencies": {
"tslib": "^1.10.0"
"tslib": "^2.0.0"
},

@@ -26,11 +26,3 @@ "description": "a video timeline for ng2+",

},
"homepage": "https://github.com/Howjune/ngx-video-timeline",
"main": "bundles/ngx-video-timeline.umd.js",
"module": "fesm2015/ngx-video-timeline.js",
"es2015": "fesm2015/ngx-video-timeline.js",
"esm2015": "esm2015/ngx-video-timeline.js",
"fesm2015": "fesm2015/ngx-video-timeline.js",
"typings": "ngx-video-timeline.d.ts",
"metadata": "ngx-video-timeline.metadata.json",
"sideEffects": false
"homepage": "https://github.com/Howjune/ngx-video-timeline"
}
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