New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-cloudimage-responsive

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-cloudimage-responsive - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

dist/background.js

4

dist/index.js

@@ -16,7 +16,7 @@ 'use strict';

var _img = require('./img.component');
var _img = require('./img');
var _img2 = _interopRequireDefault(_img);
var _background = require('./background.component');
var _background = require('./background');

@@ -23,0 +23,0 @@ var _background2 = _interopRequireDefault(_background);

{
"name": "react-cloudimage-responsive",
"version": "3.0.2",
"version": "3.0.3",
"main": "dist/index.js",

@@ -5,0 +5,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 fancy animation on image load.",

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

[![Release](https://img.shields.io/badge/release-v3.0.2-blue.svg)](https://github.com/scaleflex/react-cloudimage-responsive/releases)
[![Release](https://img.shields.io/badge/release-v3.0.3-blue.svg)](https://github.com/scaleflex/react-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)

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

<h1 align="center">
React Cloudimage Responsive
React Cloudimage Responsive | Cloudimage v7
</h1>
<h3 align="center">
(low quality preview)
</h3>
<p align="center">

@@ -111,3 +115,3 @@ <strong>

token: 'demo',
baseUrl: 'https://jolipage.airstore.io/'
baseURL: 'https://jolipage.airstore.io/'
};

@@ -180,8 +184,2 @@

### imgLoadingAnimation
###### Type: **Bool** | Default: **true** | _optional_
Applies a nice interlacing effect for preview transition
### params

@@ -268,2 +266,3 @@

sizes={{
xs: { w: 200, h: 100 },
sm: { w: 400, h: 200 },

@@ -270,0 +269,0 @@ '(min-width: 620px)': { w: 200, h: 60 },

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