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

vue-cloudimage-responsive

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-cloudimage-responsive - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

6

CHANGELOG.md

@@ -28,3 +28,7 @@ # Changelog

-------------
## 1.3.1 - 2022-1-4
## 1.3.2 - 2022-02-09
### Fixed
- change devicePixelRatioList to [1, 1.5, 2]
## 1.3.1 - 2022-01-04
### updated

@@ -31,0 +35,0 @@ - utils version to fix img-src starts with "//"

2

dist/index.cjs.js
/*
* vue-cloudimage-responsive v1.3.1
* vue-cloudimage-responsive v1.3.2
*

@@ -4,0 +4,0 @@ * @license

/*
* vue-cloudimage-responsive v1.3.1
* vue-cloudimage-responsive v1.3.2
*

@@ -4,0 +4,0 @@ * @license

{
"name": "vue-cloudimage-responsive",
"version": "1.3.1",
"version": "1.3.2",
"main": "dist/index.cjs.js",

@@ -39,3 +39,3 @@ "module": "dist/index.es.js",

"dependencies": {
"cloudimage-responsive-utils": "^2.4.2",
"cloudimage-responsive-utils": "^2.4.4",
"core-js": "^3.15.2"

@@ -42,0 +42,0 @@ },

@@ -1,2 +0,2 @@

[![Release](https://img.shields.io/badge/release-v1.3.1-blue.svg)](https://github.com/scaleflex/vue-cloudimage-responsive/releases)
[![Release](https://img.shields.io/badge/release-v1.3.2-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)

@@ -336,3 +336,3 @@ [![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)](#contributing)

###### Type: **[Number,...]** | Default: **[1, 1.5, 2, 3, 4]** | _optional_
###### Type: **[Number,...]** | Default: **[1, 1.5, 2]** | _optional_

@@ -339,0 +339,0 @@ List of supported device pixel ratios. If there is no need to support retina devices, you should set empty array `devicePixelRatioList: []`

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