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

react-blurhash

Package Overview
Dependencies
Maintainers
5
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-blurhash - npm Package Compare versions

Comparing version 0.1.3 to 0.2.0

5

CHANGELOG.md
# Changelog
## 0.2.0
- Blurhash v2
- Drop IE11 support
## 0.1.1 (July 1, 2019)
- `Blurhash` component's `width` and `height` can now also be a string (CSS property)

6

package.json
{
"name": "react-blurhash",
"version": "0.1.3",
"version": "0.2.0",
"description": "Blurhash implementation for React",

@@ -36,3 +36,3 @@ "keywords": [

"peerDependencies": {
"blurhash": "^1.1.1",
"blurhash": "^2.0.3",
"react": ">=15"

@@ -45,3 +45,3 @@ },

"@types/styled-components": "^5.1.4",
"blurhash": "^1.1.2",
"blurhash": "^2.0.3",
"html-webpack-plugin": "^4.5.0",

@@ -48,0 +48,0 @@ "prettier": "2.1.2",

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