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

devicon-react-svg

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

devicon-react-svg - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

7

changes.md
## Changes
### Version 0.2.2
### Version 0.2.3
* changes intended for 0.2.1 included here (dist/ was not updated last push)
* viewBox settings changed for the following icons: typescript, vuejs, vuejs_color
* following icons added: jest, jest_color, svelte, svelte_color
* some invalid style attribute names that contained hyphens converted to camelCase
* Check if window scope is available before accessing getComputedStyle
{
"name": "devicon-react-svg",
"version": "0.2.2",
"version": "0.2.3",
"description": "devicon-react-svg is an implementation of the Devicons icon library, which contains the logos of various popular programming languages, frameworks and design and development tools. devicon-react-svg returns a functional React component that, when passed the name of a Devicon as the icon prop, will render it as an inline svg.",

@@ -20,3 +20,3 @@ "main": "dist/devicon-react-svg.min.js",

"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-uglify": "^6.0.2",
"rollup-plugin-uglify": "^6.0.4",
"svg_pathify": "0.0.8"

@@ -23,0 +23,0 @@ },

Sorry, the diff of this file is too big to display

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