wbuchwalter / tslint-loader

tslint loader for webpack
193 stars 65 forks source link

Version 3.6.0 in npm but 3.5.4 in master package.json. #111

Open asaarnak opened 5 years ago

asaarnak commented 5 years ago

Little confusing when npm has newer version than master branch package.json file.

bhovhannes commented 5 years ago

https://www.npmjs.com/package/tslint-loader shows 3.5.4 as latest version. How did you see version 3.6.0 ?

asaarnak commented 5 years ago

In versions tab.

asaarnak commented 5 years ago

screenshot from 2018-12-18 09-10-01

bhovhannes commented 5 years ago

Perhaps it was published in @next release channel. The last stable version is 3.5.4.

asaarnak commented 5 years ago

On picture it shows 10 months ago Seems like 3.6.1 should have been released instead of 3.5.4

tommck commented 4 years ago

@bhovhannes Can you deprecate the 3.6.0 package then? It is the highest number out there and was published before 3.5.4

bhovhannes commented 4 years ago

Yeah, TSLint is deprecated, and npm install tslint-loader installs version 3.5.4 of tslint-loader which matches with what we have in the github repo.
So, marking 3.6.0 as deprecated won't harm anyone.

https://www.npmjs.com/package/tslint-loader/v/3.6.0