Socket
Socket
Sign inDemoInstall

zonia-config-prettier

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zonia-config-prettier - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

54

package.json
{
"name": "zonia-config-prettier",
"version": "1.0.3",
"description": "ZONIA Prettier config",
"main": "index.cjs",
"types": "index.d.ts",
"license": "MIT",
"keywords": [
"prettier",
"prettier-config",
"code-style",
"formatting",
"zonia"
],
"repository": {
"type": "git",
"url": "https://github.com/mzonski/zonia-configs.git"
},
"files": [
"index.cjs",
"index.d.ts"
],
"engines": {
"node": ">=18",
"npm": ">=10"
},
"optionalDependencies": {
"prettier": ">=3"
}
}
"name": "zonia-config-prettier",
"version": "1.0.4",
"description": "ZONIA Prettier config",
"main": "index.cjs",
"types": "index.d.ts",
"license": "MIT",
"keywords": [
"prettier",
"prettier-config",
"code-style",
"formatting",
"zonia"
],
"repository": {
"type": "git",
"url": "https://github.com/mzonski/zonia-configs.git"
},
"files": [
"index.cjs",
"index.d.ts"
],
"optionalDependencies": {
"prettier": "^3"
}
}

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