@devidw/components
Advanced tools
+1
-1
| { | ||
| "name": "@devidw/components", | ||
| "version": "12023.03.11", | ||
| "version": "12023.03.15", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
+10
-4
| <script lang="ts"> | ||
| export let legal = 'https://david.wolf.gdn/legal' | ||
| export let privacy = 'https://david.wolf.gdn/privacy' | ||
| export let legal = "https://david.wolf.gdn/legal" | ||
| export let privacy = "https://david.wolf.gdn/privacy" | ||
| </script> | ||
| <div | ||
| class="fixed bottom-0 left-[18px] bg-black into-corner text-([14px] gray-3) | ||
| class="fixed bottom-0 left-[18px] bg-black into-corner text-[14px] text-gray-3 | ||
| leading-[1] flex space-x-2 pr-1 p-[2px] font-sans whitespace-nowrap" | ||
@@ -15,3 +15,3 @@ > | ||
| aria-label="David Wolf" | ||
| class="dw text-white" | ||
| class="dw" | ||
| > | ||
@@ -64,2 +64,5 @@ <svg | ||
| <style lang="sass"> | ||
| a | ||
| color: white | ||
| .into-corner | ||
@@ -73,2 +76,5 @@ // should sit right in lower left corner with text from bottom to top | ||
| display: inline-block | ||
| & ~ a | ||
| display: none | ||
@@ -75,0 +81,0 @@ svg |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
2635
1.89%