@favware/milky-tslint
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@favware/milky-tslint", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "TypeScript linter Gulp plugin, based on gulp-tslint but updated for modernization", | ||
@@ -10,9 +10,9 @@ "author": "@favware", | ||
"runkitExampleFilename": "./config/example.js", | ||
"homepage": "https://github.com/favna/milky-tslint", | ||
"homepage": "https://favware.tech/milkylint", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/favna/milky-tslint.git" | ||
"url": "git+https://github.com/favware/milky-tslint.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/favna/milky-tslint/issues" | ||
"url": "https://github.com/favware/milky-tslint/issues" | ||
}, | ||
@@ -34,3 +34,4 @@ "keywords": [ | ||
"scripts": { | ||
"start": "echo Sorry we use Gulp, get some 🥛 to freshen up." | ||
"start": "echo Sorry we use Gulp, get some 🥛 to freshen up.", | ||
"prepublishOnly": "yarn gulp release" | ||
}, | ||
@@ -47,6 +48,6 @@ "dependencies": { | ||
"@favware/tslint-config": "^1.0.0", | ||
"@types/node": "^12.0.0", | ||
"@types/node": "^12.0.2", | ||
"@types/through": "^0.0.29", | ||
"del": "^4.1.1", | ||
"gulp": "^4.0.1", | ||
"gulp": "^4.0.2", | ||
"gulp-concat": "^2.6.1", | ||
@@ -58,3 +59,3 @@ "gulp-typescript": "^5.0.1", | ||
"uglify-es": "^3.3.9", | ||
"yargs": "^13.2.2" | ||
"yargs": "^13.2.4" | ||
}, | ||
@@ -61,0 +62,0 @@ "peerDependencies": { |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
18308
2