@9renpoto/tslint-config
Advanced tools
Comparing version 2.0.0 to 3.0.0
{ | ||
"name": "@9renpoto/tslint-config", | ||
"description": "@9nrepoto Linter Settings", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"author": "@9renpoto", | ||
@@ -10,8 +10,7 @@ "bugs": { | ||
"dependencies": { | ||
"tslint-config-standard": "^2.0.0" | ||
"tslint-config-standard": "^4.0.0" | ||
}, | ||
"devDependencies": { | ||
"greenkeeper-postpublish": "^1.0.0", | ||
"tslint": "^4.0.2", | ||
"typescript": "^2.0.3" | ||
"typescript": "^2.2.1" | ||
}, | ||
@@ -29,5 +28,4 @@ "homepage": "https://github.com/9renpoto/tslint-config#readme", | ||
"scripts": { | ||
"postpublish": "greenkeeper-postpublish", | ||
"test": "tslint test/*.ts" | ||
} | ||
} |
# @9renpoto/tslint-config | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/9renpoto/tslint-config.svg)](https://greenkeeper.io/) | ||
[![npm version][npm-image]][npm-url] [![Dependency Status][david-dm-image]][david-dm-url] [![devDependency Status][dev-david-dm-image]][dev-david-dm-url] [![Build Status][travis-image]][travis-url] | ||
@@ -4,0 +6,0 @@ |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
23017
2
9
6
33
+ Addedtslint-config-standard@4.0.0(transitive)
- Removedtslint-config-standard@2.0.0(transitive)