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 14.1.12 to 14.1.13

30

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

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

"@babel/runtime": "^7.17.2",
"@tanem/svg-injector": "^10.1.17",
"@tanem/svg-injector": "^10.1.18",
"@types/prop-types": "^15.7.4",

@@ -63,20 +63,20 @@ "prop-types": "^15.8.1"

"devDependencies": {
"@babel/core": "7.17.2",
"@babel/core": "7.17.5",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@testing-library/react": "12.1.2",
"@testing-library/react": "12.1.3",
"@types/faker": "5.5.9",
"@types/jest": "27.4.0",
"@types/jest": "27.4.1",
"@types/jsdom": "16.2.14",
"@types/react": "17.0.39",
"@types/react-dom": "17.0.11",
"@typescript-eslint/eslint-plugin": "5.12.0",
"@typescript-eslint/parser": "5.12.0",
"@types/react-dom": "17.0.13",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"babel-core": "6.26.3",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"cross-env": "7.0.3",
"eslint": "8.9.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-react": "7.28.0",
"eslint": "8.10.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-react": "7.29.3",
"eslint-plugin-react-hooks": "4.3.0",

@@ -86,3 +86,3 @@ "eslint-plugin-simple-import-sort": "7.0.0",

"jest": "27.5.1",
"jest-prettyhtml-matchers": "1.10.0",
"jest-prettyhtml-matchers": "1.10.1",
"nock": "13.2.4",

@@ -93,3 +93,3 @@ "npm-run-all": "4.1.5",

"react-dom": "17.0.2",
"rollup": "2.67.2",
"rollup": "2.68.0",
"rollup-plugin-babel": "4.4.0",

@@ -102,6 +102,6 @@ "rollup-plugin-commonjs": "10.1.0",

"shx": "0.3.4",
"tanem-scripts": "6.0.41",
"tanem-scripts": "6.0.42",
"ts-jest": "27.1.3",
"typescript": "4.5.5"
"typescript": "4.6.2"
}
}
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