Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@storm-software/prettier

Package Overview
Dependencies
Maintainers
2
Versions
416
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storm-software/prettier - npm Package Compare versions

Comparing version
0.57.78
to
0.57.79
+2
-1
all.json

@@ -74,3 +74,4 @@ {

"trailingComma": "none",
"objectWrap": "preserve"
"objectWrap": "preserve",
"printWidth": 120
}

@@ -77,0 +78,0 @@ },

@@ -50,3 +50,4 @@ {

"trailingComma": "none",
"objectWrap": "preserve"
"objectWrap": "preserve",
"printWidth": 120
}

@@ -53,0 +54,0 @@ },

@@ -67,3 +67,4 @@ {

"trailingComma": "none",
"objectWrap": "preserve"
"objectWrap": "preserve",
"printWidth": 120
}

@@ -70,0 +71,0 @@ },

@@ -68,3 +68,4 @@ // packages/prettier/src/index.ts

trailingComma: "none",
objectWrap: "preserve"
objectWrap: "preserve",
printWidth: 120
}

@@ -71,0 +72,0 @@ },

@@ -74,3 +74,4 @@ {

"trailingComma": "none",
"objectWrap": "preserve"
"objectWrap": "preserve",
"printWidth": 120
}

@@ -77,0 +78,0 @@ },

{
"inputs": {
"packages/prettier/src/index.ts": {
"bytes": 1726,
"bytes": 1751,
"imports": [],

@@ -16,8 +16,8 @@ "format": "cjs"

"packages/prettier/src/index.ts": {
"bytesInOutput": 1726
"bytesInOutput": 1751
}
},
"bytes": 1760
"bytes": 1785
}
}
}
{
"name": "@storm-software/prettier",
"version": "0.57.78",
"version": "0.57.79",
"type": "commonjs",

@@ -79,3 +79,3 @@ "description": "⚡ A package containing the base Prettier configuration used by Storm Software across many projects.",

"publishConfig": { "access": "public" },
"gitHead": "86f3b992bd770d4734a52bdc62f83dfb4b545b75"
"gitHead": "1f20cb49bd068eed11accd4abcd7784f220566d4"
}

@@ -67,3 +67,4 @@ {

"trailingComma": "none",
"objectWrap": "preserve"
"objectWrap": "preserve",
"printWidth": 120
}

@@ -70,0 +71,0 @@ },

@@ -67,3 +67,4 @@ {

"trailingComma": "none",
"objectWrap": "preserve"
"objectWrap": "preserve",
"printWidth": 120
}

@@ -70,0 +71,0 @@ },

@@ -67,3 +67,4 @@ {

"trailingComma": "none",
"objectWrap": "preserve"
"objectWrap": "preserve",
"printWidth": 120
}

@@ -70,0 +71,0 @@ },

Sorry, the diff of this file is too big to display