Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deal with 1.0.0 version in npm #8

Open
alexanderdean opened this issue Aug 10, 2018 · 2 comments
Open

Deal with 1.0.0 version in npm #8

alexanderdean opened this issue Aug 10, 2018 · 2 comments

Comments

@alexanderdean
Copy link
Member

There seems to be a 1.0.0 version in npm:

https://www.npmjs.com/package/snowplow-analytics-sdk

What should we do about this? Is anybody relying on it?

@dokmic
Copy link
Contributor

dokmic commented Aug 26, 2018

@alexanderdean NPM doesn't let me unpublish this version because that was published more than 72 hours ago. I've marked that as deprecated instead, so now it can only be installed if you specify this version explicitly. Later, we can skip this version on a major version shift.

see for more information: https://docs.npmjs.com/cli/unpublish

@alexanderdean
Copy link
Member Author

Got it - let's leave this open to remind us to skip this version in due course...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants