Skip to content

Commit d518d3a

Browse files
committed
Deploy in Angular 9
1 parent 7669453 commit d518d3a

15 files changed

+80
-55
lines changed

login-jwt/3rdpartylicenses.txt

+26-1
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
415415
SOFTWARE.
416416

417417

418+
regenerator-runtime
419+
MIT
420+
MIT License
421+
422+
Copyright (c) 2014-present, Facebook, Inc.
423+
424+
Permission is hereby granted, free of charge, to any person obtaining a copy
425+
of this software and associated documentation files (the "Software"), to deal
426+
in the Software without restriction, including without limitation the rights
427+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
428+
copies of the Software, and to permit persons to whom the Software is
429+
furnished to do so, subject to the following conditions:
430+
431+
The above copyright notice and this permission notice shall be included in all
432+
copies or substantial portions of the Software.
433+
434+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
435+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
436+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
437+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
438+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
439+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
440+
SOFTWARE.
441+
442+
418443
rxjs
419444
Apache-2.0
420445
Apache License
@@ -806,7 +831,7 @@ zone.js
806831
MIT
807832
The MIT License
808833

809-
Copyright (c) 2016-2018 Google, Inc.
834+
Copyright (c) 2010-2019 Google LLC. http://angular.io/license
810835

811836
Permission is hereby granted, free of charge, to any person obtaining a copy
812837
of this software and associated documentation files (the "Software"), to deal

login-jwt/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
1313
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
1414
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
15-
<script src="runtime-es2015.703a23e48ad83c851e49.js" type="module"></script><script src="polyfills-es2015.bfe445a5fe4a078e3bd7.js" type="module"></script><script src="runtime-es5.465c2333d355155ec5f3.js" nomodule></script><script src="polyfills-es5.2219c87348e60efc0076.js" nomodule></script><script src="main-es2015.6019a5ed9edbfc4f0675.js" type="module"></script><script src="main-es5.9b55ef7b92b31d21a9e1.js" nomodule></script></body>
15+
<script src="runtime-es2015.0811dcefd377500b5b1a.js" type="module"></script><script src="runtime-es5.0811dcefd377500b5b1a.js" nomodule defer></script><script src="polyfills-es5.277e2e1d6fb2daf91a5c.js" nomodule defer></script><script src="polyfills-es2015.ca64e4516afbb1b890d5.js" type="module"></script><script src="main-es2015.858a8b1b7fe791820286.js" type="module"></script><script src="main-es5.858a8b1b7fe791820286.js" nomodule defer></script></body>
1616
</html>

login-jwt/main-es2015.6019a5ed9edbfc4f0675.js

-47
This file was deleted.

login-jwt/main-es2015.858a8b1b7fe791820286.js

+47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

login-jwt/main-es5.858a8b1b7fe791820286.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

login-jwt/main-es5.9b55ef7b92b31d21a9e1.js

-1
This file was deleted.

login-jwt/polyfills-es2015.bfe445a5fe4a078e3bd7.js

-1
This file was deleted.

login-jwt/polyfills-es2015.ca64e4516afbb1b890d5.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

login-jwt/polyfills-es5.2219c87348e60efc0076.js

-1
This file was deleted.

login-jwt/polyfills-es5.277e2e1d6fb2daf91a5c.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

login-jwt/runtime-es2015.0811dcefd377500b5b1a.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

login-jwt/runtime-es2015.703a23e48ad83c851e49.js

-1
This file was deleted.

login-jwt/runtime-es5.0811dcefd377500b5b1a.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

login-jwt/runtime-es5.465c2333d355155ec5f3.js

-1
This file was deleted.

login-jwt/styles.fd8d1d7322d8b4f0ce6d.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)