Difference between aws-sdk vs @aws-sdk

There two different nodejs sdk libraries that I have encountered: aws-sdk and a set of libaries under @aws-sdk/. What's the difference between the two, and which one should I use?