run licensed against version that matches ci

This commit is contained in:
Rob Herley 2024-01-18 13:48:50 -05:00
parent 40b3052821
commit 05d4fe6702
No known key found for this signature in database
GPG key ID: D1602042C3543B06
142 changed files with 26 additions and 10193 deletions

View file

@ -1,30 +0,0 @@
---
name: jwt-decode
version: 3.1.2
type: npm
summary: Decode JWT tokens, mostly useful for browser applications.
homepage: https://github.com/auth0/jwt-decode#readme
license: mit
licenses:
- sources: LICENSE
text: "The MIT License (MIT)\n \nCopyright (c) 2015 Auth0, Inc. <support@auth0.com>
(http://auth0.com)\n \nPermission is hereby granted, free of charge, to any person
obtaining a copy\nof this software and associated documentation files (the \"Software\"),
to deal\nin the Software without restriction, including without limitation the
rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies
of the Software, and to permit persons to whom the Software is\nfurnished to do
so, subject to the following conditions:\n \nThe above copyright notice and this
permission notice shall be included in all\ncopies or substantial portions of
the Software.\n \nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
- sources: README.md
text: |-
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.
[browserify]: http://browserify.org
[webpack]: http://webpack.github.io/
notices: []