For example, right now there is "apn" module v2.1.3 on npmjs: https://www.npmjs.com/package/apn
But there is issue. And I'm using 1.7.8.
I know that I can go to node_modules/apn/ and read README.md. But I wonder if there is way to see docs for 1.7.8 on npmjs.com?
I tried https://www.npmjs.com/package/apn@1.7.8, it doesn't work, but it would be good feature.