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
1
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 16.1.26 to 16.1.27

18

package.json
{
"name": "react-svg",
"version": "16.1.26",
"version": "16.1.27",
"description": "A React component that injects SVG into the DOM.",

@@ -58,9 +58,9 @@ "main": "dist/index.js",

"dependencies": {
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.1",
"@tanem/svg-injector": "^10.1.63",
"@types/prop-types": "^15.7.6",
"@types/prop-types": "^15.7.7",
"prop-types": "^15.8.1"
},
"devDependencies": {
"@babel/core": "7.22.20",
"@babel/core": "7.23.0",
"@babel/plugin-transform-runtime": "7.22.15",

@@ -78,7 +78,7 @@ "@babel/preset-env": "7.22.20",

"@types/jsdom": "21.1.3",
"@types/react": "18.2.22",
"@types/react": "18.2.23",
"@types/react-dom": "18.2.7",
"@types/shelljs": "0.8.12",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@types/shelljs": "0.8.13",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"babel-core": "6.26.3",

@@ -100,3 +100,3 @@ "babel-plugin-transform-react-remove-prop-types": "0.4.24",

"react-dom": "18.2.0",
"rollup": "3.29.2",
"rollup": "3.29.3",
"rollup-plugin-sourcemaps": "0.6.3",

@@ -103,0 +103,0 @@ "shelljs": "0.8.5",

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