ngx-video-timeline
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unpopular package
QualityThis package is not very popular.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
1
0
65649
18
999
1
+ Added@angular/common@10.2.5(transitive)
+ Added@angular/core@10.2.5(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@angular/common@9.1.13(transitive)
- Removed@angular/core@9.1.13(transitive)
Updatedtslib@^2.0.0