New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-svg

Package Overview
Dependencies
Maintainers
2
Versions
367
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-svg - npm Package Compare versions

Comparing version 2.2.7 to 2.2.8

example/atomic-copy-copy.svg

2

package.json
{
"name": "react-svg",
"version": "2.2.7",
"version": "2.2.8",
"description": "A react.js svg component for loading svg files into the dom.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -37,3 +37,3 @@ # react-svg

- `className` - *Optional* Class name to be added to the SVG. Defaults to `''`.
- `wrapperClasName` - *Optional* Class name to be added to the wrapping `div`. Defaults to `''`.
- `wrapperClassName` - *Optional* Class name to be added to the wrapping `div`. Defaults to `''`.
- `evalScripts` - *Optional* Run any script blocks found in the SVG (`always`, `once`, or `never`). Defaults to `never`.

@@ -40,0 +40,0 @@ - `style` - *Optional* Inline styles to be added to the SVG. Defaults to `{}`.

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