codedance / jquery.AreYouSure

A light-weight jQuery "dirty forms" Plugin - it monitors html forms and alerts users to unsaved changes if they attempt to close the browser or navigate away from the page. (Are you sure?)
508 stars 145 forks source link

Use valid SPDX licence in package.json #147

Open silverwind opened 3 years ago

silverwind commented 3 years ago

The current specifier is not a valid SPDX expression, see https://docs.npmjs.com/cli/v7/configuring-npm/package-json#license for options on how to declare dual-licensing. Given that the README states that the license is mirroring jQuery, I opted to just copy their value from https://github.com/jquery/jquery/blob/482f846203e82b1c2620f580e483bf41d11f9f49/package.json#L25.