@project-sunbird/sunbird-questionset-editor-web-component 2.2.0-beta.0 → 2.2.0-beta.1
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/3rdpartylicenses.txt
CHANGED
|
@@ -315,32 +315,6 @@ For more information, please see
|
|
|
315
315
|
http://creativecommons.org/publicdomain/zero/1.0/.
|
|
316
316
|
|
|
317
317
|
|
|
318
|
-
export-to-csv
|
|
319
|
-
MIT
|
|
320
|
-
MIT License
|
|
321
|
-
|
|
322
|
-
Copyright for portions of project export-to-csv are held by Javier Telio <jtelio@gmail.com>, 2016 as part of project Angular2Csv.
|
|
323
|
-
All other copyright for project export-to-csv are held by Alex Caza <alex@alexcaza.com>, 2017.
|
|
324
|
-
|
|
325
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
326
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
327
|
-
in the Software without restriction, including without limitation the rights
|
|
328
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
329
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
330
|
-
furnished to do so, subject to the following conditions:
|
|
331
|
-
|
|
332
|
-
The above copyright notice and this permission notice shall be included in all
|
|
333
|
-
copies or substantial portions of the Software.
|
|
334
|
-
|
|
335
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
336
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
337
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
338
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
339
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
340
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
341
|
-
SOFTWARE.
|
|
342
|
-
|
|
343
|
-
|
|
344
318
|
extend
|
|
345
319
|
MIT
|
|
346
320
|
The MIT License (MIT)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@project-sunbird/sunbird-questionset-editor-web-component",
|
|
3
|
-
"version": "2.2.0-beta.
|
|
3
|
+
"version": "2.2.0-beta.1",
|
|
4
4
|
"description": "The web component package for the sunbird questionset editor",
|
|
5
5
|
"main": "sunbird-questionset-editor.js",
|
|
6
6
|
"scripts": {
|