ngx-viewerjs
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "ngx-viewerjs", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Angular 11+ directive for the Viewer.js library. A fork of the ngx-viewer to update both the Viewer.js and angular compatibility.", | ||
"peerDependencies": { | ||
"@angular/common": "^11.0.9", | ||
"@angular/core": "^11.0.9", | ||
"@angular/common": "^11.1.0", | ||
"@angular/core": "^11.1.0", | ||
"viewerjs": "^1.9.0" | ||
@@ -23,14 +23,3 @@ }, | ||
"image viewer" | ||
], | ||
"main": "bundles/ngx-viewerjs.umd.js", | ||
"module": "fesm2015/ngx-viewerjs.js", | ||
"es2015": "fesm2015/ngx-viewerjs.js", | ||
"esm2015": "esm2015/ngx-viewerjs.js", | ||
"fesm2015": "fesm2015/ngx-viewerjs.js", | ||
"typings": "ngx-viewerjs.d.ts", | ||
"metadata": "ngx-viewerjs.metadata.json", | ||
"sideEffects": false, | ||
"dependencies": { | ||
"tslib": "^2.0.0" | ||
} | ||
} | ||
] | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
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
3
1
8793
13
255
1
- Removedtslib@^2.0.0