faisalman / ua-parser-js

"Unmask Your Traffic" - UAParser.js: The Essential Web Development Tool for User-Agent Detection
https://uaparser.dev/
GNU Affero General Public License v3.0
9.28k stars 1.2k forks source link

Npm package of version 2 is not pubblished? #666

Closed eatsjobs closed 1 year ago

eatsjobs commented 1 year ago

Describe the bug v2 is is not published on npm

To Reproduce Steps to reproduce the behavior: npm i ua-parser-js@2

Expected behavior install v2

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

faisalman commented 1 year ago

Since version 2.0 is currently still under development, you can use next tag to install the latest unstable version of ua-parser-js:

npm i ua-parser-js@next