Socket
Socket
Sign inDemoInstall

astro-icon

Package Overview
Dependencies
80
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-next.1 to 1.0.0-next.2

2

dist/vite-plugin-astro-icon.js

@@ -25,3 +25,3 @@ import { mkdir, stat, writeFile } from "node:fs/promises";

catch (ex) {
console.warn("Unable to load local collection. Ensure you have your `iconDir` configured properly.");
// Failed to load the local collection
}

@@ -28,0 +28,0 @@ await generateIconTypeDefinitions(Object.values(collections), root);

{
"name": "astro-icon",
"version": "1.0.0-next.1",
"version": "1.0.0-next.2",
"type": "module",

@@ -5,0 +5,0 @@ "types": "./dist/index.d.ts",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc