@tsed/cli-plugin-tslint
Advanced tools
Comparing version 2.0.0-rc.3 to 2.0.0
{ | ||
"name": "@tsed/cli-plugin-tslint", | ||
"version": "2.0.0-rc.3", | ||
"version": "2.0.0", | ||
"main": "./lib/index.js", | ||
@@ -8,4 +8,4 @@ "typings": "./lib/index.d.ts", | ||
"devDependencies": { | ||
"@tsed/cli": "2.0.0-rc.3", | ||
"@tsed/cli-core": "2.0.0-rc.3" | ||
"@tsed/cli": "2.0.0", | ||
"@tsed/cli-core": "2.0.0" | ||
}, | ||
@@ -24,8 +24,5 @@ "scripts": { | ||
}, | ||
"homepage": "https://github.com/TypedProject/tsed-cli/tree/rc/packages/cli-plugin-tslint", | ||
"homepage": "https://github.com/TypedProject/tsed-cli/tree/master/packages/cli-plugin-tslint", | ||
"author": "Romain Lenzotti", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"tag": "rc" | ||
} | ||
"license": "MIT" | ||
} |
No website
QualityPackage does not have a website.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
14502