Socket
Socket
Sign inDemoInstall

@videogular/ngx-videogular

Package Overview
Dependencies
10
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0 to 7.0.1

83

package.json
{
"name": "@videogular/ngx-videogular",
"version": "7.0.0",
"version": "7.0.1",
"description": "The HTML5 video player for Angular 2 and successor to videogular2",

@@ -10,41 +10,6 @@ "license": "MIT",

},
"peerDependencies": {
"@angular/common": ">=8.0.0",
"@angular/core": ">=8.0.0",
"@angular/platform-browser-dynamic": ">=8.0.0",
"core-js": ">=2.5.4",
"rxjs": ">=6.5.4",
"zone.js": ">=0.10.2"
},
"dependencies": {
"tslib": "^1.11.1 || ^2.0.0"
},
"sideEffects": false,
"private": false,
"author": {
"name": "Jaime Oliveira",
"email": "jaime.amo18@gmail.com"
},
"repository": {
"type": "git",
"url": "https://github.com/videogular/ngx-videogular.git"
},
"bugs": {
"url": "https://github.com/videogular/ngx-videogular/issues"
},
"homepage": "https://github.com/videogular/ngx-videogular#readme",
"keywords": [
"video",
"player",
"framework",
"angular2",
"javascript"
],
"module": "fesm2015/videogular-ngx-videogular.mjs",
"es2020": "fesm2020/videogular-ngx-videogular.mjs",
"esm2020": "esm2020/videogular-ngx-videogular.mjs",
"fesm2020": "fesm2020/videogular-ngx-videogular.mjs",
"fesm2015": "fesm2015/videogular-ngx-videogular.mjs",
"typings": "index.d.ts",
"exports": {
"./fonts/videogular.css": {
"style": "./fonts/videogular.css"
},
"./package.json": {

@@ -117,3 +82,41 @@ "default": "./package.json"

}
}
},
"peerDependencies": {
"@angular/common": ">=8.0.0",
"@angular/core": ">=8.0.0",
"@angular/platform-browser-dynamic": ">=8.0.0",
"core-js": ">=2.5.4",
"rxjs": ">=6.5.4",
"zone.js": ">=0.10.2"
},
"dependencies": {
"tslib": "^1.11.1 || ^2.0.0"
},
"sideEffects": false,
"private": false,
"author": {
"name": "Jaime Oliveira",
"email": "jaime.amo18@gmail.com"
},
"repository": {
"type": "git",
"url": "https://github.com/videogular/ngx-videogular.git"
},
"bugs": {
"url": "https://github.com/videogular/ngx-videogular/issues"
},
"homepage": "https://github.com/videogular/ngx-videogular#readme",
"keywords": [
"video",
"player",
"framework",
"angular2",
"javascript"
],
"module": "fesm2015/videogular-ngx-videogular.mjs",
"es2020": "fesm2020/videogular-ngx-videogular.mjs",
"esm2020": "esm2020/videogular-ngx-videogular.mjs",
"fesm2020": "fesm2020/videogular-ngx-videogular.mjs",
"fesm2015": "fesm2015/videogular-ngx-videogular.mjs",
"typings": "index.d.ts"
}
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