devicon-react-svg
Advanced tools
Comparing version 0.2.2 to 0.2.3
## 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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1514
410921
4