@tsed/cli-plugin-tslint
Advanced tools
Comparing version 1.4.2 to 1.5.0
{ | ||
"name": "@tsed/cli-plugin-tslint", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"main": "lib/index.js", | ||
"typings": "lib/index.d.ts", | ||
"devDependencies": { | ||
"@tsed/cli": "1.4.2", | ||
"@tsed/cli-core": "1.4.2" | ||
"@tsed/cli": "1.5.0", | ||
"@tsed/cli-core": "1.5.0" | ||
}, | ||
@@ -31,4 +31,4 @@ "scripts": { | ||
"publishConfig": { | ||
"tag": "alpha" | ||
"tag": "beta" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12323