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

to
16.1.22

20

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

@@ -59,3 +59,3 @@ "main": "dist/index.js",

"@babel/runtime": "^7.22.10",
"@tanem/svg-injector": "^10.1.61",
"@tanem/svg-injector": "^10.1.62",
"@types/prop-types": "^15.7.5",

@@ -70,3 +70,3 @@ "prop-types": "^15.8.1"

"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "25.0.3",
"@rollup/plugin-commonjs": "25.0.4",
"@rollup/plugin-node-resolve": "15.1.0",

@@ -79,10 +79,10 @@ "@rollup/plugin-replace": "5.0.2",

"@types/jsdom": "21.1.1",
"@types/react": "18.2.19",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@types/shelljs": "0.8.12",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"babel-core": "6.26.3",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"eslint": "8.46.0",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",

@@ -95,3 +95,3 @@ "eslint-plugin-react": "7.33.1",

"jest-environment-jsdom": "29.6.2",
"jest-prettyhtml-matchers": "1.17.0",
"jest-prettyhtml-matchers": "1.17.1",
"nock": "13.3.2",

@@ -102,7 +102,7 @@ "npm-run-all": "4.1.5",

"react-dom": "18.2.0",
"rollup": "3.27.2",
"rollup": "3.28.0",
"rollup-plugin-sourcemaps": "0.6.3",
"shelljs": "0.8.5",
"shx": "0.3.4",
"tanem-scripts": "7.0.13",
"tanem-scripts": "7.0.14",
"ts-jest": "29.1.1",

@@ -109,0 +109,0 @@ "ts-node": "10.9.1",