Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

solid-icons

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solid-icons - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

esm/IconWrapper.js

28

package.json
{
"name": "solid-icons",
"author": "Ignacio Zsabo",
"version": "0.1.1",
"version": "0.2.0",
"description": "A SolidJS SVG icons pack",
"license": "MIT",
"peerDependencies": {
"solid-js": "^1.0.0"
},
"files": [
"dist"
],
"main": "esm/IconWrapper.js",
"module": "esm/IconWrapper.js",
"types": "types/IconWrapper.d.ts",
"keywords": [
"icons",
"svg",
"pack",
"solidjs"
],
"repository": {
"type": "git",
"url": "https://github.com/x64Bits/solid-icons"
"url": "https://github.com/x64Bits/solid-icons.git"
},
"bugs": {
"url": "https://github.com/x64Bits/solid-icons/issuess"
"url": "https://github.com/x64Bits/solid-icons/issues"
},
"homepage": "https://github.com/x64Bits/solid-icons#readme"
}
"homepage": "https://github.com/x64Bits/solid-icons#readme",
"peerDependencies": {
"solid-js": "*"
}
}
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