react-blurhash
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "react-blurhash", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Blurhash implementation for React", | ||
@@ -14,3 +14,3 @@ "keywords": ["blurhash", "blur", "hash", "image", "react", "component"], | ||
"main": "lib/index.js", | ||
"types": "lib/index.t.js", | ||
"types": "lib/index.d.ts", | ||
"module": "es/index.js", | ||
@@ -17,0 +17,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
0