Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-image-crop-upload

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-image-crop-upload - npm Package Compare versions

Comparing version 2.0.7 to 2.1.0

0

.eslintrc.js

@@ -0,0 +0,0 @@ module.exports = {

5

package.json
{
"name": "vue-image-crop-upload",
"version": "2.0.7",
"version": "2.1.0",
"description": "a vue plgin for image upload and crop(vue图片剪裁上传插件)",
"main": "upload-2.vue",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"dev": "gulp",
"build": "cross-env NODE_ENV=production gulp b"
},

@@ -9,0 +10,0 @@ "repository": {

@@ -17,10 +17,11 @@ # vue-image-crop-upload

## Change log
#### @2.1.0
- Strengthen the function of image rotation and does not display square preview picture
#### @2.0.5
- Added the **spanish MX** language pack (thanks @vickvasquez)
#### @2.0.4
- Added the **Turkish** language pack (thanks @smhayhan)
#### @2.0.2

@@ -88,3 +89,5 @@ - Added the **Dutch** language pack (thanks @blyleven)

| imgFormat | string | 'jpg' | jpg/png, Server api receive file type. |
| noCircle | Boolean | false | disable/enable circle preview |
| noCircle | Boolean | false | disable circle preview |
| noSquare | Boolean | false | disable square preview |
| noRotate | Boolean | true | disable rotate function |

@@ -304,2 +307,5 @@ #### Events

## 更新日志
#### @2.1.0
- 增加了图片旋转和不显示方形预览图片的功能
#### @2.0.0

@@ -352,3 +358,5 @@ - 默认支持版本改为vue2,vue1的同学需要引入upload-1.vue

| imgFormat | string | 'jpg' | jpg/png, 最终得到的图片格式 |
| noCircle | Boolean | false | 启用/关闭 圆形图像预览 |
| noCircle | Boolean | false | 关闭 圆形图像预览 |
| noSquare | Boolean | false | 关闭 方形图像预览 |
| noRotate | Boolean | true | 关闭 旋转图像功能 |

@@ -355,0 +363,0 @@ #### Events

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 not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc