eslint-rules
eslint-rules copied to clipboard
Latest version published to npm
The latest version published to npm is 0.0.0-development
that doesn't seem right. I would have expected 0.8.2
or 0.9.0
or 1.0.0
. Any reason why that's the latest version on npm? It looks like a mistake.
yeah, it does seem like a bug in semantic-release + npm publish, will fix, thanks for noticing and taking time to report it
hmm, publishing fixed version is blocked by https://github.com/bahmutov/gt/issues/51
wait, @aackerman are you looking at the right thing?
$ vers eslint-rules
eslint-rules from [email protected]:bahmutov/eslint-rules.git
----------------------------------------------------------
version age dist-tag
------- ------- --------
0.0.0 3 years
0.1.0 3 years
0.1.1 3 years
0.2.0 3 years
0.3.0 3 years
0.4.0 3 years
0.4.1 3 years
0.4.2 3 years
0.4.3 3 years latest
I'm looking here, https://www.npmjs.com/package/eslint-plugin-extra-rules?activeTab=versions. Because I installed that version that I had commented on.
hmm, I don't remember, but somehow there are two packages from this repo!
$ vers eslint-plugin-extra-rules
eslint-plugin-extra-rules from git+https://github.com/bahmutov/eslint-rules.git
-----------------------------------------------------------------------------------------------------------
version age release dist-tag
----------------- --------- ------------------------------------------------------------------- --------
0.4.3 2 years
0.5.0 2 years - **release:** Added semantic release (8e8d841e, closes #7)
0.6.0 2 years - **names:** changed the name for npm badge (db672efe)
0.6.1 2 years - **constant:** allow constants with numbers, (c2c0307a, closes #5)
0.7.0 10 months deps: upgrade some dependencies (55f4af2d)
0.8.0 10 months constants: allow single character constants (8669865a)
0.8.1 9 months **console.assert:** console.assert polyfill (e323d3df)
0.0.0-development 9 days latest