Socket
Socket
Sign inDemoInstall

react-placeholder

Package Overview
Dependencies
8
Maintainers
8
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.2 to 4.0.3

3

CHANGELOG.md

@@ -5,2 +5,5 @@ # Change Log

## [v4.0.3](https://github.com/buildo/react-placeholder/tree/v4.0.3) (2020-06-11)
[Full Changelog](https://github.com/buildo/react-placeholder/compare/v4.0.2...v4.0.3)
## [v4.0.2](https://github.com/buildo/react-placeholder/tree/v4.0.2) (2020-06-01)

@@ -7,0 +10,0 @@ [Full Changelog](https://github.com/buildo/react-placeholder/compare/v4.0.1...v4.0.2)

2

lib/ReactPlaceholder.d.ts

@@ -28,3 +28,3 @@ import * as React from 'react';

color?: undefined;
showLoadingAnimation?: undefined;
showLoadingAnimation?: boolean;
};

@@ -31,0 +31,0 @@ declare type MediaPlaceholderProps = PlaceholderProps & Omit<React.ComponentProps<typeof placeholders.media>, 'color' | 'rows' | 'children'> & {

{
"name": "react-placeholder",
"version": "4.0.2",
"version": "4.0.3",
"description": "A React component to easily replicate your page with nice placeholders while the content is loading",

@@ -5,0 +5,0 @@ "main": "lib",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc