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.4
to
1.1.5
+1
-1
dist/components/UncachedImage.d.ts

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

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

@@ -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/?path=/story/docs-uncachedimage--page)
* See documentation: [UncachedImage](https://justinmahar.github.io/react-uncached-image/?path=/story/docs-uncachedimage--docs)
*

@@ -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.4",
"version": "1.1.5",
"coreVersion": "3.0.5",

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

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

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

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

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

@@ -121,2 +121,2 @@ <!-- [lock:typescript] 🚫--------------------------------------- -->

See [LICENSE.md](https://justinmahar.github.io/react-uncached-image/?path=/story/license--page).
See [LICENSE.md](https://justinmahar.github.io/react-uncached-image/?path=/docs/license--docs).