vuetify-pdfjs
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"_id": "vuetify-pdfjs@1.1.0", | ||
"_id": "vuetify-pdfjs@1.1.1", | ||
"_inBundle": false, | ||
@@ -13,20 +13,20 @@ "_integrity": "", | ||
"dependencies": { | ||
"debug": "^4.1.1", | ||
"filestack-js": "^3.13.0", | ||
"intersection-observer": "^0.7.0", | ||
"lodash": "^4.17.15", | ||
"pdfjs-dist": "^2.6.347", | ||
"vue": "^2.6.11" | ||
"debug": "^4.3.2", | ||
"filestack-js": "^3.24.1", | ||
"intersection-observer": "^0.12.0", | ||
"lodash": "^4.17.21", | ||
"pdfjs-dist": "2.6.347", | ||
"vue": "^2.6.14" | ||
}, | ||
"description": "Nice but simple PDF viewer", | ||
"devDependencies": { | ||
"@vue/cli-plugin-babel": "^4.2.3", | ||
"@vue/cli-plugin-eslint": "^4.2.3", | ||
"@vue/cli-service": "^4.2.3", | ||
"@vue/eslint-config-airbnb": "^5.0.2", | ||
"eslint": "^6.8.0", | ||
"eslint-plugin-prettier": "^3.1.2", | ||
"eslint-plugin-vue": "^6.2.2", | ||
"@vue/cli-plugin-babel": "^4.5.13", | ||
"@vue/cli-plugin-eslint": "^4.5.13", | ||
"@vue/cli-service": "^4.5.13", | ||
"@vue/eslint-config-airbnb": "^5.3.0", | ||
"eslint": "^7.32.0", | ||
"eslint-plugin-prettier": "^3.4.1", | ||
"eslint-plugin-vue": "^7.17.0", | ||
"vue-svg-loader": "^0.16.0", | ||
"vue-template-compiler": "^2.6.11" | ||
"vue-template-compiler": "^2.6.14" | ||
}, | ||
@@ -51,4 +51,4 @@ "bundleDependencies": [ | ||
"author": "Jerome CHENEAUX", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"license": "MIT" | ||
} |
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
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
40889
+ Addedintersection-observer@0.12.2(transitive)
+ Addedpdfjs-dist@2.6.347(transitive)
- Removeddommatrix@1.0.3(transitive)
- Removedintersection-observer@0.7.0(transitive)
- Removedpdfjs-dist@2.16.105(transitive)
- Removedweb-streams-polyfill@3.3.3(transitive)
Updateddebug@^4.3.2
Updatedfilestack-js@^3.24.1
Updatedlodash@^4.17.21
Updatedpdfjs-dist@2.6.347
Updatedvue@^2.6.14