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.2 to 1.0.3

4

index.d.ts
import type { Options } from 'prettier';
declare const prettierOptions: Options;
export = prettierOptions;
export = prettierOptions;
{
"name": "zonia-config-prettier",
"version": "1.0.2",
"version": "1.0.3",
"description": "ZONIA Prettier config",
"main": "index.cjs",
"types": "index.d.ts",
"license": "MIT",

@@ -26,8 +27,5 @@ "keywords": [

},
"devDependencies": {
"prettier": "^3.2.5"
},
"peerDependencies": {
"prettier": "^3.2.5"
"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