@eclipse-glsp/config
Advanced tools
Comparing version 1.1.0-next.1aa5128.107 to 1.1.0-next.4c65907.114
{ | ||
"name": "@eclipse-glsp/config", | ||
"version": "1.1.0-next.1aa5128.107+1aa5128", | ||
"version": "1.1.0-next.4c65907.114+4c65907", | ||
"description": "Wrapper package that provides Typescript, ESLint, Mocha and prettier configurations for GLSP projects", | ||
@@ -30,14 +30,14 @@ "license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)", | ||
"dependencies": { | ||
"@eclipse-glsp/eslint-config": "1.1.0-next.1aa5128.107+1aa5128", | ||
"@eclipse-glsp/mocha-config": "1.1.0-next.1aa5128.107+1aa5128", | ||
"@eclipse-glsp/prettier-config": "1.1.0-next.1aa5128.107+1aa5128", | ||
"@eclipse-glsp/ts-config": "1.1.0-next.1aa5128.107+1aa5128", | ||
"prettier": "^2.4.1" | ||
"@eclipse-glsp/eslint-config": "1.1.0-next.4c65907.114+4c65907", | ||
"@eclipse-glsp/mocha-config": "1.1.0-next.4c65907.114+4c65907", | ||
"@eclipse-glsp/prettier-config": "1.1.0-next.4c65907.114+4c65907", | ||
"@eclipse-glsp/ts-config": "1.1.0-next.4c65907.114+4c65907", | ||
"prettier": "^2.8.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": ">=12.x", | ||
"@types/node": ">=14.x", | ||
"reflect-metadata": ">=0.1.13", | ||
"typescript": ">=4.5.5" | ||
}, | ||
"gitHead": "1aa51288c7089eae4a60f108d8b4f7a60a3cd3a2" | ||
"gitHead": "4c6590739921232e7f8b1d99a85a940debb13e0b" | ||
} |
@@ -1,2 +0,2 @@ | ||
# Eclipse GLSP - Shared configuration [![build-status](https://img.shields.io/jenkins/build?jobUrl=https://ci.eclipse.org/glsp/job/eclipse-glsp/job/glsp/job/master)](https://ci.eclipse.org/glsp/job/eclipse-glsp/job/glsp-client/job/master) [![build-status-server](https://img.shields.io/jenkins/build?jobUrl=https://ci.eclipse.org/glsp/job/deploy-npm-glsp-config/&label=publish)](https://ci.eclipse.org/glsp/job/deploy-npm-glsp-config/) | ||
# Eclipse GLSP - Shared configuration | ||
@@ -3,0 +3,0 @@ Common shared configuration for Eclipse GLSP components that are implemented with Typescript. |
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
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
38648