filecat 1.0.23 → 1.0.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/dist/34.bundle.js +1 -1
- package/build/dist/502.bundle.js +1 -1
- package/build/dist/623.bundle.js +1 -1
- package/build/dist/665.bundle.js +1 -1
- package/build/dist/734.bundle.js +1 -1
- package/build/dist/826.bundle.js +1 -0
- package/build/dist/943.bundle.js +1 -1
- package/build/dist/977.bundle.js +1 -1
- package/build/dist/bundle.js +1 -1
- package/build/main.js +1 -1
- package/package.json +3 -4
- package/build/dist/854.bundle.js +0 -2
- package/build/dist/854.bundle.js.LICENSE.txt +0 -12
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright (c) 2014-2024 The xterm.js authors. All rights reserved.
|
|
3
|
-
* @license MIT
|
|
4
|
-
*
|
|
5
|
-
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
|
|
6
|
-
* @license MIT
|
|
7
|
-
*
|
|
8
|
-
* Originally forked from (with the author's permission):
|
|
9
|
-
* Fabrice Bellard's javascript vt100 for jslinux:
|
|
10
|
-
* http://bellard.org/jslinux/
|
|
11
|
-
* Copyright (c) 2011 Fabrice Bellard
|
|
12
|
-
*/
|