Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dr.pogodin/babel-preset-svgr

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dr.pogodin/babel-preset-svgr - npm Package Compare versions

Comparing version 1.7.0 to 1.8.0

34

package.json
{
"name": "@dr.pogodin/babel-preset-svgr",
"version": "1.7.0",
"version": "1.8.0",
"description": "Babel preset for SVG import into React apps.",

@@ -31,15 +31,19 @@ "main": "index.js",

"license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/birdofpreyru"
},
"devDependencies": {
"@babel/core": "^7.21.8",
"@babel/preset-env": "^7.21.5",
"@babel/preset-react": "^7.18.6",
"babel-jest": "^29.5.0",
"eslint": "^8.40.0",
"@babel/core": "^7.22.10",
"@babel/preset-env": "^7.22.10",
"@babel/preset-react": "^7.22.5",
"babel-jest": "^29.6.2",
"eslint": "^8.47.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.5.0",
"jest": "^29.6.2",
"react": "^18.2.0",

@@ -49,10 +53,10 @@ "react-dom": "^18.2.0"

"dependencies": {
"@svgr/core": "^8.0.0",
"@svgr/plugin-jsx": "^8.0.1",
"@svgr/plugin-prettier": "^8.0.1",
"@svgr/plugin-svgo": "^8.0.1"
"@svgr/core": "^8.1.0",
"@svgr/plugin-jsx": "^8.1.0",
"@svgr/plugin-prettier": "^8.1.0",
"@svgr/plugin-svgo": "^8.1.0"
},
"peerDependencies": {
"@babel/parser": "^7.21.8"
"@babel/parser": "^7.22.10"
}
}
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