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.0 to 4.0.1

8

CHANGELOG.md

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

## [4.0.1](https://github.com/smooth-code/svgr/compare/v4.0.0...v4.0.1) (2018-11-08)
**Note:** Version bump only for package @svgr/core
# [4.0.0](https://github.com/smooth-code/svgr/compare/v3.1.0...v4.0.0) (2018-11-04)

@@ -8,0 +16,0 @@

6

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

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

"dependencies": {
"@svgr/plugin-jsx": "^4.0.0",
"@svgr/plugin-jsx": "^4.0.1",
"camelcase": "^5.0.0",
"cosmiconfig": "^5.0.6"
},
"gitHead": "d6beadaa9943157b59c085f03a45813897cc337c"
"gitHead": "fb2511c8d1a3da712442fc01b33534ede6c2a857"
}
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