Socket
Socket
Sign inDemoInstall

@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 4.0.2 to 4.0.3

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [4.0.3](https://github.com/smooth-code/svgr/compare/v4.0.2...v4.0.3) (2018-11-13)
### Bug Fixes
* upgrade dependencies ([7e2195f](https://github.com/smooth-code/svgr/commit/7e2195f))
## [4.0.2](https://github.com/smooth-code/svgr/compare/v4.0.1...v4.0.2) (2018-11-08)

@@ -8,0 +19,0 @@

8

package.json
{
"name": "@svgr/core",
"description": "Transform SVG into React Components.",
"version": "4.0.2",
"version": "4.0.3",
"main": "lib/index.js",

@@ -28,7 +28,7 @@ "repository": "git@github.com:smooth-code/svgr.git",

"dependencies": {
"@svgr/plugin-jsx": "^4.0.2",
"@svgr/plugin-jsx": "^4.0.3",
"camelcase": "^5.0.0",
"cosmiconfig": "^5.0.6"
"cosmiconfig": "^5.0.7"
},
"gitHead": "fb7ed11b2885c2c86546c9fa10c8aa2d3f4b13e0"
"gitHead": "3c7d6caafb687bf8532f040bdfe8eb0a12a1da94"
}
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