New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@svgr/plugin-prettier

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@svgr/plugin-prettier - npm Package Compare versions

Comparing version 8.0.0 to 8.0.1

11

CHANGELOG.md

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

## [8.0.1](https://github.com/gregberge/svgr/compare/v8.0.0...v8.0.1) (2023-05-09)
### Bug Fixes
* fix peer dependencies ([2e05255](https://github.com/gregberge/svgr/commit/2e0525546eb21aa4bb790aa4284f4fe34f96d6b9))
# [8.0.0](https://github.com/gregberge/svgr/compare/v7.0.0...v8.0.0) (2023-05-09)

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

6

package.json
{
"name": "@svgr/plugin-prettier",
"description": "Format code using Prettier",
"version": "8.0.0",
"version": "8.0.1",
"main": "./dist/index.js",

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

"peerDependencies": {
"@svgr/core": "workspace:*"
"@svgr/core": "*"
},

@@ -47,3 +47,3 @@ "dependencies": {

},
"gitHead": "52a1079681477587ef0d842c0e78531adf2d2520"
"gitHead": "a6699e7cc56efe5127c71fd83bfa6a76c864db98"
}
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