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

blurhash

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blurhash - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

CHANGELOG.md

7

package.json
{
"name": "blurhash",
"version": "2.0.4",
"version": "2.0.5",
"description": "Encoder and decoder for the Wolt BlurHash algorithm.",

@@ -11,3 +11,6 @@ "main": "dist/index.js",

".": {
"browser": "./dist/esm/index.js",
"browser": {
"import":"./dist/esm/index.js",
"require": "./dist/index.js"
},
"import": "./dist/index.mjs",

@@ -14,0 +17,0 @@ "module": "./dist/esm/index.js",

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