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.1.0 to 4.2.0

16

CHANGELOG.md

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

# [4.2.0](https://github.com/smooth-code/svgr/tree/master/packages/core/compare/v4.1.0...v4.2.0) (2019-04-11)
### Bug Fixes
* keep viewBox when dimensions are removed ([#281](https://github.com/smooth-code/svgr/tree/master/packages/core/issues/281)) ([f476c8e](https://github.com/smooth-code/svgr/tree/master/packages/core/commit/f476c8e))
### Features
* add expo option ([#289](https://github.com/smooth-code/svgr/tree/master/packages/core/issues/289)) ([978db3e](https://github.com/smooth-code/svgr/tree/master/packages/core/commit/978db3e))
# [4.1.0](https://github.com/smooth-code/svgr/compare/v4.0.4...v4.1.0) (2018-11-24)

@@ -8,0 +24,0 @@

12

package.json
{
"name": "@svgr/core",
"description": "Transform SVG into React Components.",
"version": "4.1.0",
"version": "4.2.0",
"main": "lib/index.js",
"repository": "git@github.com:smooth-code/svgr.git",
"repository": "https://github.com/smooth-code/svgr/tree/master/packages/core",
"author": "Greg Bergé <berge.greg@gmail.com>",

@@ -28,7 +28,7 @@ "publishConfig": {

"dependencies": {
"@svgr/plugin-jsx": "^4.1.0",
"camelcase": "^5.0.0",
"cosmiconfig": "^5.0.7"
"@svgr/plugin-jsx": "^4.2.0",
"camelcase": "^5.3.1",
"cosmiconfig": "^5.2.0"
},
"gitHead": "36a43e2d45469d6ff9aae6d4de004487fc649f03"
"gitHead": "35d3f4d446e5402902ee922a3f9984000bb74920"
}
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