pic-viewer
Advanced tools
Comparing version 0.2.10 to 0.2.11
{ | ||
"name": "pic-viewer", | ||
"version": "0.2.10", | ||
"version": "0.2.11", | ||
"author": "cloydlau", | ||
@@ -9,4 +9,4 @@ "license": "MIT", | ||
"图片预览", | ||
"picture viewer", | ||
"image previewer", | ||
"image viewer", | ||
"picture previewer", | ||
"viewerjs", | ||
@@ -20,3 +20,3 @@ "vue-viewerjs", | ||
"type": "git", | ||
"url": "" | ||
"url": "https://github.com/cloydlau/pic-viewer" | ||
}, | ||
@@ -29,13 +29,13 @@ "scripts": { | ||
"dependencies": { | ||
"viewerjs": "^1.9.0", | ||
"vue": "^2.6.12" | ||
"viewerjs": "1", | ||
"vue": "2" | ||
}, | ||
"devDependencies": { | ||
"@vue/cli-plugin-babel": "^4.5.0", | ||
"@vue/cli-service": "^4.5.0", | ||
"element-ui": "^2.15.0", | ||
"sass": "^1.32.0", | ||
"sass-loader": "^10.1.0", | ||
"vue-template-compiler": "^2.6.12" | ||
"@vue/cli-plugin-babel": "4", | ||
"@vue/cli-service": "4", | ||
"element-ui": "2", | ||
"sass": "1", | ||
"sass-loader": "10", | ||
"vue-template-compiler": "2" | ||
} | ||
} |
# pic-viewer / 图片预览 | ||
![before preview](./preview/outside.png) | ||
![before preview](./outside.png) | ||
<br/> | ||
![previewing](./preview/previewing.png) | ||
![previewing](./previewing.png) | ||
@@ -28,3 +28,3 @@ ### Features | ||
// 组件内引入 | ||
// 局部引入 | ||
components: { PicViewer } | ||
@@ -31,0 +31,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
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
1700389
11
11181
0
+ Addednanoid@3.3.8(transitive)
- Removednanoid@3.3.7(transitive)
Updatedviewerjs@1
Updatedvue@2