vue-advanced-cropper
Advanced tools
Comparing version 1.2.5 to 1.3.0
{ | ||
"name": "vue-advanced-cropper", | ||
"version": "1.2.5", | ||
"version": "1.3.0", | ||
"description": "The advanced library to create your own croppers suited for any website design", | ||
@@ -5,0 +5,0 @@ "author": "Norserium", |
@@ -5,3 +5,3 @@ <p align="center"><a href="https://norserium.github.io/vue-advanced-cropper/" target="_blank" rel="noopener noreferrer"><img width="133" src="https://github.com/norserium/vue-advanced-cropper/blob/master/example/readme/logo.svg?raw=true×tamp=1608385818575" alt="Vue Advanced Cropper logo"></a></p> | ||
<a href="https://npmcharts.com/compare/vue-advanced-cropper?minimal=true"><img src="https://img.shields.io/npm/dm/vue-advanced-cropper.svg?sanitize=true" alt="Downloads"></a> | ||
<a href="https://www.npmjs.com/package/vue-advanced-cropper"><img src="https://img.shields.io/npm/v/vue-advanced-cropper/release.svg" alt="Version"></a> | ||
<a href="https://www.npmjs.com/package/vue-advanced-cropper"><img src="https://img.shields.io/npm/v/vue-advanced-cropper.svg" alt="Version"></a> | ||
<a href="https://www.npmjs.com/package/vue-advanced-cropper"> | ||
@@ -19,3 +19,2 @@ <br> | ||
**WARNING!** If you still use the beta version (< 1.0.0) read [the migration guide](https://norserium.github.io/vue-advanced-cropper/introduction/migration.html). | ||
Especially if you use CDN. Your site may be broken in the near future, when `latest` tag will be changed. | ||
@@ -48,7 +47,7 @@ --- | ||
```bash | ||
npm install --save vue-advanced-cropper@release | ||
npm install --save vue-advanced-cropper | ||
``` | ||
```bash | ||
yarn add vue-advanced-cropper@release | ||
yarn add vue-advanced-cropper | ||
``` | ||
@@ -55,0 +54,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
Sorry, the diff of this file is not supported yet
785099
1503
163