Nyalab / caniuse-api

request the caniuse data to check browsers compatibilities
MIT License
356 stars 27 forks source link

1.6.0 is no longer found in registry #72

Closed beeleebow closed 6 years ago

beeleebow commented 6 years ago

Our build starting failing this morning because we could not yarn install 1.6.0 of caniuse-api. Has this been removed from the public registry?

caniuse-api-1 6 0-not-found

MoOx commented 6 years ago

We never made a 1.6.0 https://github.com/Nyalab/caniuse-api/releases https://github.com/Nyalab/caniuse-api/blob/master/CHANGELOG.md

beeleebow commented 6 years ago

Hmmm. That is definitely weird. Build worked yesterday and failed today because it couldn't pull 1.6.0. Also, it shows up as a version on the yarn page. It says it was released on the same date as 1.6.1 (April 7 2017).

https://yarnpkg.com/en/package/caniuse-api yarn-page-version

MoOx commented 6 years ago

If my memory is correct it has been removed immediately. Btw it's impossible to unpublish from npm after 24h.

beeleebow commented 6 years ago

Weird. I have no explanation for how this happened. But it's irrelevant I guess. If it doesn't exist, that's that. Anyway, thanks for the response.