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.2 to 2.0.3

6

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

@@ -12,7 +12,7 @@ "main": "dist/index.js",

"browser": "./dist/esm/index.js",
"default": "./dist/index.js",
"import": "./dist/index.mjs",
"module": "./dist/esm/index.js",
"node": "./dist/index.js",
"types": "./dist/index.d.ts"
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
}

@@ -19,0 +19,0 @@ },

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