New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

react-uncached-image

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-uncached-image - npm Package Compare versions

Comparing version
1.1.2
to
1.1.3
+1
-1
dist/components/UncachedImage.d.ts

@@ -8,3 +8,3 @@ /// <reference types="react" />

/**
* See documentation: [UncachedImage](https://justinmahar.github.io/react-uncached-image/UncachedImage)
* See documentation: [UncachedImage](https://justinmahar.github.io/react-uncached-image/?path=/story/docs-uncachedimage--page)
*

@@ -11,0 +11,0 @@ * An UncachedImage adds a cache-busting query param to your image `src` to ensure the browser requests the image from the server on every render.

@@ -40,3 +40,3 @@ "use strict";

/**
* See documentation: [UncachedImage](https://justinmahar.github.io/react-uncached-image/UncachedImage)
* See documentation: [UncachedImage](https://justinmahar.github.io/react-uncached-image/?path=/story/docs-uncachedimage--page)
*

@@ -43,0 +43,0 @@ * An UncachedImage adds a cache-busting query param to your image `src` to ensure the browser requests the image from the server on every render.

{
"name": "react-uncached-image",
"version": "1.1.2",
"version": "1.1.3",
"coreVersion": "2.4.8",

@@ -5,0 +5,0 @@ "author": "Justin Mahar <contact@justinmahar.com>",

@@ -18,7 +18,7 @@ <h2 align="center">

👁️ **[Live Demo](https://justinmahar.github.io/react-uncached-image/UncachedImage#example)**
👁️ **[Live Demo](https://justinmahar.github.io/react-uncached-image/?path=/story/docs-uncachedimage--page#example)**
## Overview
An [UncachedImage](https://justinmahar.github.io/react-uncached-image/UncachedImage) adds a cache-busting query param to your image `src` to ensure the browser requests the image from the server on every render.
An [UncachedImage](https://justinmahar.github.io/react-uncached-image/?path=/story/docs-uncachedimage--page) adds a cache-busting query param to your image `src` to ensure the browser requests the image from the server on every render.

@@ -90,3 +90,3 @@ ### Features include:

See [UncachedImage](https://justinmahar.github.io/react-uncached-image/UncachedImage) for more information and a [live, interactive example](https://justinmahar.github.io/react-uncached-image/UncachedImage#example).
See [UncachedImage](https://justinmahar.github.io/react-uncached-image/?path=/story/docs-uncachedimage--page) for more information and a [live, interactive example](https://justinmahar.github.io/react-uncached-image/?path=/story/docs-uncachedimage--page#example).

@@ -93,0 +93,0 @@ [lock:typescript]::🚫---------------------------------------