@eclipse-glsp/prettier-config
Advanced tools
Comparing version 1.0.0 to 1.1.0-next.164cf99.124
@@ -18,3 +18,4 @@ { | ||
} | ||
] | ||
], | ||
"plugins": ["prettier-plugin-packagejson"] | ||
} |
{ | ||
"name": "@eclipse-glsp/prettier-config", | ||
"version": "1.0.0", | ||
"version": "1.1.0-next.164cf99.124+164cf99", | ||
"description": "Shared Prettier configuration for GLSP projects", | ||
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)", | ||
"keywords": [ | ||
"eclipse", | ||
"tsconfig" | ||
"glsp", | ||
"prettier" | ||
], | ||
"author": { | ||
"name": "Eclipse GLSP" | ||
}, | ||
"homepage": "https://www.eclipse.org/glsp/", | ||
"bugs": "https://github.com/eclipse-glsp/glsp/issues", | ||
"repository": { | ||
@@ -18,3 +16,6 @@ "type": "git", | ||
}, | ||
"bugs": "https://github.com/eclipse-glsp/glsp/issues", | ||
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)", | ||
"author": { | ||
"name": "Eclipse GLSP" | ||
}, | ||
"contributors": [ | ||
@@ -27,7 +28,10 @@ { | ||
], | ||
"main": "index.json", | ||
"dependencies": { | ||
"prettier-plugin-packagejson": "^2.3.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"main": "index.json", | ||
"gitHead": "fe535dbf865fafa4fa024d5874d76a115d6bb069" | ||
"gitHead": "164cf99bc0f8ea3e2232d19dbd89d880bed9a98c" | ||
} |
@@ -1,2 +0,2 @@ | ||
# Eclipse GLSP - Shared Pretier configuration | ||
# Eclipse GLSP - Shared Prettier configuration | ||
@@ -3,0 +3,0 @@ Common shared configuration for Eclipse GLSP components that use Prettier for code formatting. |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
37566
20
1
1
1
+ Added@pkgr/core@0.1.1(transitive)
+ Addeddetect-indent@7.0.1(transitive)
+ Addeddetect-newline@4.0.1(transitive)
+ Addedfdir@6.4.3(transitive)
+ Addedget-stdin@9.0.0(transitive)
+ Addedgit-hooks-list@3.2.0(transitive)
+ Addedis-plain-obj@4.1.0(transitive)
+ Addedpicomatch@4.0.2(transitive)
+ Addedprettier-plugin-packagejson@2.5.8(transitive)
+ Addedsemver@7.7.1(transitive)
+ Addedsort-object-keys@1.1.3(transitive)
+ Addedsort-package-json@2.14.0(transitive)
+ Addedsynckit@0.9.2(transitive)
+ Addedtinyglobby@0.2.12(transitive)
+ Addedtslib@2.8.1(transitive)