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

@svgr/core

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@svgr/core - npm Package Compare versions

Comparing version 6.3.0 to 6.3.1

10

package.json
{
"name": "@svgr/core",
"description": "Transform SVG into React Components.",
"version": "6.3.0",
"version": "6.3.1",
"main": "./dist/index.js",

@@ -9,4 +9,4 @@ "types": "./dist/index.d.ts",

".": {
"require": "./dist/index.js",
"types": "./dist/index.d.ts"
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
},

@@ -42,3 +42,3 @@ "./package.json": "./package.json"

"dependencies": {
"@svgr/plugin-jsx": "^6.3.0",
"@svgr/plugin-jsx": "^6.3.1",
"camelcase": "^6.2.0",

@@ -50,3 +50,3 @@ "cosmiconfig": "^7.0.1"

},
"gitHead": "d29884e118288a36fb68bd939983824b0d81fc8a"
"gitHead": "1dbc3e2c2027253b3b81b92fd4eb09a4aa8ae25e"
}
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