@tsed/cli-plugin-tslint
Advanced tools
Comparing version 1.16.12 to 1.16.13
{ | ||
"name": "@tsed/cli-plugin-tslint", | ||
"version": "1.16.12", | ||
"main": "lib/index.js", | ||
"typings": "lib/index.d.ts", | ||
"version": "1.16.13", | ||
"main": "./lib/index.js", | ||
"typings": "./lib/index.d.ts", | ||
"description": "Ts.ED CLI plugin. Add TsLint support", | ||
"devDependencies": { | ||
"@tsed/cli": "1.16.12", | ||
"@tsed/cli-core": "1.16.12" | ||
"@tsed/cli": "1.16.13", | ||
"@tsed/cli-core": "1.16.13" | ||
}, | ||
@@ -19,14 +19,9 @@ "scripts": { | ||
"peerDependencies": {}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/TypedProject/tsed-cli.git" | ||
}, | ||
"repository": "https://github.com/TypedProject/tsed-cli", | ||
"bugs": { | ||
"url": "https://github.com/TypedProject/tsed-cli/issues" | ||
}, | ||
"homepage": "https://github.com/TypedProject/tsed-cli/packages/cli-plugin-tslint", | ||
"author": { | ||
"name": "Romain Lenzotti" | ||
}, | ||
"homepage": "https://github.com/TypedProject/tsed-cli.git/packages/cli-plugin-tslint", | ||
"author": "Romain Lenzotti", | ||
"license": "MIT" | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
14446
1