Socket
Socket
Sign inDemoInstall

@iconify/types

Package Overview
Dependencies
0
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.6 to 1.0.7

7

package.json
{
"name": "@iconify/types",
"description": "Types for Iconify data",
"version": "1.0.6",
"version": "1.0.7",
"author": "Vjacheslav Trushkin",

@@ -20,5 +20,4 @@ "license": "(Apache-2.0 OR GPL-2.0)",

"devDependencies": {
"typescript": "^4.0.5"
},
"dependencies": {}
"typescript": "^4.1.2"
}
}

@@ -40,2 +40,6 @@ /**

npm?: APIProviderRawDataNPM;
// SVG generator URL, including full host name, {prefix} and {name} variables
// Example: 'https://api.iconify.design/{prefix}/{name}.svg'
svg?: string;
}
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