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.1.6 to 2.1.7

5

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

@@ -36,3 +36,4 @@ "main": "lib/index.js",

"peerDependencies": {
"react": "^15.3.2"
"react": "^15.3.2",
"react-dom": "^15.3.2"
},

@@ -39,0 +40,0 @@ "dependencies": {

2

README.md

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

If you use these, make sure you have already included React as a dependency.
If you use these, make sure you have already included React and ReactDOM as dependencies.

@@ -67,0 +67,0 @@ ## License

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

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