Socket
Socket
Sign inDemoInstall

@api.video/hlsjs-player-analytics

Package Overview
Dependencies
9
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

3

CHANGELOG.md
# Changelog
All changes to this project will be documented in this file.
## [1.0.1] - 2021-03-31
- Bump npm dependencies version
## [1.0.0] - 2021-03-24
- First release

15

package.json
{
"name": "@api.video/hlsjs-player-analytics",
"version": "1.0.0",
"version": "1.0.1",
"description": "api.video player analytics plugin for hls.js based players",

@@ -28,14 +28,13 @@ "repository": {

"devDependencies": {
"@types/jest": "^26.0.21",
"@types/jsdom": "^16.2.7",
"@types/jest": "^26.0.22",
"@types/jsdom": "^16.2.9",
"in-publish": "^2.0.1",
"jest": "^26.6.3",
"jsdom": "^16.5.1",
"jsdom": "^16.5.2",
"jsdom-global": "^3.0.2",
"ts-jest": "^26.5.4",
"ts-loader": "^8.0.18",
"ts-loader": "^8.1.0",
"ts-node": "^9.1.1",
"tslint": "^6.1.3",
"typescript": "^4.2.3",
"videojs-generator-verify": "^3.0.2",
"webpack": "^4.44.1",

@@ -45,7 +44,7 @@ "webpack-cli": "^3.3.12"

"dependencies": {
"@api.video/player-analytics": "latest",
"@api.video/player-analytics": "^1.0.1",
"@types/hls.js": "^0.13.3",
"core-js": "^3.8.3",
"core-js": "^3.10.0",
"url-polyfill": "^1.1.12"
}
}

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc