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

@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 7.0.0 to 8.0.0

8

CHANGELOG.md

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

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

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

6

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

@@ -37,5 +37,5 @@ "types": "./dist/index.d.ts",

"build": "rollup -c ../../build/rollup.config.mjs",
"prepublishOnly": "npm run reset && npm run build"
"prepublishOnly": "pnpm run reset && pnpm run build"
},
"gitHead": "3b04a923ae6e0945a9401ad7da7efe26204c8390"
"gitHead": "52a1079681477587ef0d842c0e78531adf2d2520"
}
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