Socket
Socket
Sign inDemoInstall

dt-iconography-metadata

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dt-iconography-metadata - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

package.json
{
"name": "dt-iconography-metadata",
"version": "0.3.0",
"version": "0.3.1",
"description": "Metadata for icons in the DT web properties",

@@ -5,0 +5,0 @@ "repository": "https://github.com/DealerTire/dt-iconography.git",

@@ -1,4 +0,11 @@

# dt-iconography-svg
Optimized SVG icons for the Dealer Tire web properties
# dt-iconography-metadata
Metadata for icons used in the Dealer Tire web properties
This package provides an optimized set of plain ol' `SVG`s for all of our icons.
This package provides an array of objects with the following keys:
| key | Type | description |
|---------|------------|-----------------------------------------------------------------------------------------|
| `id` | `string` | the name of the icon. Defaults to file basename |
| `title` | `string` | Display title for the icon. Also used in hover text on SVGs. Defaults to file basename. |
| `desc` | `string` | Description |
| `tags` | `[string]` | Associated/alternative names for the icon |
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc