Socket
Socket
Sign inDemoInstall

astro-icon

Package Overview
Dependencies
26
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.2 to 0.7.3

2

lib/utils.ts

@@ -192,3 +192,3 @@ /// <reference types="vite/client" />

try {
const files = import.meta.globEager(`/src/icons/**/*.svg`, { as: "raw" });
const files = import.meta.globEager("/src/icons/**/*.svg", { as: "raw" });

@@ -195,0 +195,0 @@ if (!(filepath in files)) {

{
"name": "astro-icon",
"version": "0.7.2",
"version": "0.7.3",
"type": "module",

@@ -5,0 +5,0 @@ "exports": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc