Socket
Socket
Sign inDemoInstall

@svgr/babel-plugin-add-jsx-attribute

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@svgr/babel-plugin-add-jsx-attribute - npm Package Compare versions

Comparing version 6.5.1 to 7.0.0

8

CHANGELOG.md

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

# [7.0.0](https://github.com/gregberge/svgr/compare/v6.5.1...v7.0.0) (2023-03-24)
**Note:** Version bump only for package @svgr/babel-plugin-add-jsx-attribute
## [6.5.1](https://github.com/gregberge/svgr/compare/v6.5.0...v6.5.1) (2022-10-27)

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

8

package.json
{
"name": "@svgr/babel-plugin-add-jsx-attribute",
"description": "Add JSX attribute",
"version": "6.5.1",
"version": "7.0.0",
"main": "./dist/index.js",

@@ -23,3 +23,3 @@ "types": "./dist/index.d.ts",

"engines": {
"node": ">=10"
"node": ">=14"
},

@@ -37,6 +37,6 @@ "homepage": "https://react-svgr.com",

"reset": "rm -rf dist",
"build": "rollup -c ../../build/rollup.config.js",
"build": "rollup -c ../../build/rollup.config.mjs",
"prepublishOnly": "npm run reset && npm run build"
},
"gitHead": "d5efedd372999692f84d30072e502b5a6b8fe734"
"gitHead": "3b04a923ae6e0945a9401ad7da7efe26204c8390"
}

Sorry, the diff of this file is not supported yet

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