@uploadthing/dropzone
Advanced tools
Comparing version 0.4.1-canary.6a2ac4b to 0.4.1-canary.aba76c8
{ | ||
"name": "@uploadthing/dropzone", | ||
"version": "0.4.1-canary.6a2ac4b", | ||
"version": "0.4.1-canary.aba76c8", | ||
"type": "module", | ||
@@ -122,4 +122,15 @@ "license": "MIT", | ||
"patterns": [ | ||
"@uploadthing/dropzone", | ||
"@uploadthing/dropzone/*" | ||
{ | ||
"group": [ | ||
"@uploadthing/dropzone", | ||
"@uploadthing/dropzone/*" | ||
], | ||
"message": "Use relative src imports instead" | ||
} | ||
], | ||
"paths": [ | ||
{ | ||
"name": "effect", | ||
"message": "Use alias imports instead (import * as X from \"effect/X\")" | ||
} | ||
] | ||
@@ -126,0 +137,0 @@ } |
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
101397