mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-02-10 18:05:32 +08:00
changed 3dparty list
This commit is contained in:
36
3DPARTY.md
36
3DPARTY.md
@ -1,23 +1,19 @@
|
||||
## Third-party
|
||||
|
||||
* Backbone v1.1.0 (!1.6.0) ([MIT License](https://github.com/jashkenas/backbone/blob/master/LICENSE))
|
||||
* Bootstrap v3.4.1 ([MIT License](https://github.com/twbs/bootstrap/blob/main/LICENSE))
|
||||
* es6-promise v4.2.8 ([MIT License](https://github.com/stefanpenner/es6-promise/blob/master/LICENSE))
|
||||
* framework7-react 8.0.5 (!8.3.1) ([MIT License](https://github.com/framework7io/framework7/blob/master/LICENSE))
|
||||
* jQuery 3.5.1 (!3.7.1) ([MIT License](https://github.com/jquery/jquery/blob/master/LICENSE.txt))
|
||||
* jQuery.browser v0.0.5 (!0.1.0) ([MIT](https://github.com/gabceb/jquery-browser-plugin/blob/master/MIT-LICENSE.txt))
|
||||
* Less.js 4.1.2 (!4.2.0) ([Apache License 2.0](https://github.com/less/less.js/blob/master/LICENSE))
|
||||
* perfect-scrollbar 0.4.9 (!1.5.5) ([MIT License](https://github.com/mdbootstrap/perfect-scrollbar/blob/main/LICENSE))
|
||||
* RequireJS v2.1.10 (!2.3.6 only MIT) ([MIT License](https://github.com/requirejs/requirejs/blob/master/LICENSE))
|
||||
* RequireJS text v2.0.10 (!2.0.16 only MIT) ([MIT License](https://github.com/requirejs/text/blob/master/LICENSE))
|
||||
* Socket.IO v4.5.3 ([MIT License](https://github.com/socketio/socket.io/blob/main/LICENSE))
|
||||
* SVGInjector v1.1.3 ([MIT License](https://github.com/iconic/SVGInjector/blob/master/LICENSE))
|
||||
* Underscore.js v1.8.3 (!1.13.6) ([MIT License](https://github.com/jashkenas/underscore/blob/master/LICENSE))
|
||||
* XRegExp v3.0.0 ([MIT License](https://github.com/slevithan/xregexp/blob/master/LICENSE))
|
||||
* Backbone 1.1.0 ([MIT License](https://github.com/jashkenas/backbone/blob/master/LICENSE))
|
||||
* Bootstrap 3.4.1 ([MIT License](https://github.com/twbs/bootstrap/blob/main/LICENSE))
|
||||
* es6-promise 4.2.8 ([MIT License](https://github.com/stefanpenner/es6-promise/blob/master/LICENSE))
|
||||
* i18next 23.4.1 ([MIT License](https://github.com/i18next/i18next/blob/master/LICENSE))
|
||||
* jQuery 3.5.1 ([MIT License](https://github.com/jquery/jquery/blob/master/LICENSE.txt))
|
||||
* jQuery.browser v0.0.5 ([MIT](https://github.com/gabceb/jquery-browser-plugin/blob/master/MIT-LICENSE.txt))
|
||||
* Less.js 4.1.2 ([Apache License 2.0](https://github.com/less/less.js/blob/master/LICENSE))
|
||||
* perfect-scrollbar v0.4.9 ([MIT License](https://github.com/mdbootstrap/perfect-scrollbar/blob/main/LICENSE))
|
||||
* RequireJS 2.1.10 ([MIT License](https://github.com/requirejs/requirejs/blob/master/LICENSE))
|
||||
* RequireJS text 2.0.10 ([MIT License](https://github.com/requirejs/text/blob/master/LICENSE))
|
||||
* Socket.IO 4.5.3 ([MIT License](https://github.com/socketio/socket.io/blob/main/LICENSE))
|
||||
* SVGInjector 1.1.3 ([MIT License](https://github.com/iconic/SVGInjector/blob/master/LICENSE))
|
||||
* Underscore.js 1.8.3 ([MIT License](https://github.com/jashkenas/underscore/blob/master/LICENSE))
|
||||
* Framework7 8.0.5 ([MIT License](https://github.com/framework7io/framework7/blob/master/LICENSE))
|
||||
* XRegExp 3.0.0 ([MIT License](https://github.com/slevithan/xregexp/blob/master/LICENSE))
|
||||
* MobX 6.7.0 ([MIT License](https://github.com/mobxjs/mobx/blob/main/LICENSE))
|
||||
|
||||
|
||||
Files located in the node_modules directory, and certain utilities used
|
||||
to build or test the software in the test and dist directories, are
|
||||
externally maintained libraries used by this software which have their own
|
||||
licenses; we recommend you read them, as their terms may differ from the
|
||||
terms above.
|
||||
Reference in New Issue
Block a user