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 1.1.3 to 1.1.4

4

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

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

"test": "npm run lint && babel-node ./bin/test.js",
"start": "babel-node ./bin/start.js",
"start": "npm run build:lib && babel-node ./bin/start.js",
"build:lib": "babel-node ./bin/build.js lib",

@@ -13,0 +13,0 @@ "build:umd": "babel-node ./bin/build.js umd",

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