vue-cloudimage-responsive
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -28,2 +28,5 @@ # Changelog | ||
------------- | ||
## 1.0.5- 2020-04-15 | ||
### Fix | ||
- Fix commonjs import in package.json | ||
## 1.0.4- 2020-02-12 | ||
@@ -30,0 +33,0 @@ ### Added |
{ | ||
"name": "vue-cloudimage-responsive", | ||
"version": "1.0.4", | ||
"main": "dist/index.js", | ||
"version": "1.0.5", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.es.js", | ||
@@ -6,0 +6,0 @@ "description": "Cloudimage Responsive will smartly resize, compress and accelerate images across the World in your site for all devices. The plugin supports lazy loading technique with blur hash placeholder.", |
@@ -1,2 +0,2 @@ | ||
[![Release](https://img.shields.io/badge/release-v1.0.4-blue.svg)](https://github.com/scaleflex/vue-cloudimage-responsive/releases) | ||
[![Release](https://img.shields.io/badge/release-v1.0.5-blue.svg)](https://github.com/scaleflex/vue-cloudimage-responsive/releases) | ||
[![Free plan](https://img.shields.io/badge/price-includes%20free%20plan-green.svg)](https://www.cloudimage.io/en/home#b38181a6-b9c8-4015-9742-7b1a1ad382d5) | ||
@@ -3,0 +3,0 @@ [![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)](#contributing) |
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
75608
52