@gooddata/code-cli 0.3.0 → 0.3.2

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/NOTICE.txt CHANGED
@@ -217,10 +217,6 @@ PART 1: DEPENDENCIES
217
217
  - type-fest (0.21.3) [Multi-license: MIT OR CC0-1.0]
218
218
  - typescript (4.9.5) [Apache-2.0, MIT, Unicode-DFS-2020, CC-BY-4.0, BSD-3-Clause, W3C-20150513]
219
219
  - unist-builder (3.0.1) [MIT]
220
- - unist-util-is (5.2.1) [MIT]
221
- - unist-util-visit (4.1.2) [MIT]
222
- - unist-util-visit-children (2.0.2) [MIT]
223
- - unist-util-visit-parents (5.1.3) [MIT]
224
220
  - uri-js (4.4.1) [BSD-2-Clause]
225
221
  - util-deprecate (1.0.2) [MIT]
226
222
  - uuid (8.3.2) [MIT, BSD-3-Clause]
@@ -11361,137 +11357,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11361
11357
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11362
11358
  SOFTWARE.
11363
11359
 
11364
-
11365
- --------------------------------------------------------------------------------
11366
- Package Title: unist-util-is (5.2.1)
11367
-
11368
- Package Locator: npm+unist-util-is$5.2.1
11369
- --------------------------------------------------------------------------------
11370
-
11371
- * Declared Licenses *
11372
- MIT
11373
-
11374
-
11375
- Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
11376
- Permission is hereby granted, free of charge, to any person obtaining a copy
11377
- of this software and associated documentation files (the "Software"), to deal
11378
- in the Software without restriction, including without limitation the rights
11379
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11380
- copies of the Software, and to permit persons to whom the Software is
11381
- furnished to do so, subject to the following conditions:
11382
-
11383
- The above copyright notice and this permission notice shall be included in all
11384
- copies or substantial portions of the Software.
11385
-
11386
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11387
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11388
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11389
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11390
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11391
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11392
- SOFTWARE.
11393
-
11394
-
11395
- --------------------------------------------------------------------------------
11396
- Package Title: unist-util-visit (4.1.2)
11397
-
11398
- Package Locator: npm+unist-util-visit$4.1.2
11399
- --------------------------------------------------------------------------------
11400
-
11401
- * Declared Licenses *
11402
- MIT
11403
-
11404
-
11405
- (The MIT License)
11406
-
11407
- Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
11408
-
11409
- Permission is hereby granted, free of charge, to any person obtaining
11410
- a copy of this software and associated documentation files (the
11411
- 'Software'), to deal in the Software without restriction, including
11412
- without limitation the rights to use, copy, modify, merge, publish,
11413
- distribute, sublicense, and/or sell copies of the Software, and to
11414
- permit persons to whom the Software is furnished to do so, subject to
11415
- the following conditions:
11416
-
11417
- The above copyright notice and this permission notice shall be
11418
- included in all copies or substantial portions of the Software.
11419
-
11420
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
11421
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
11422
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
11423
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11424
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
11425
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
11426
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11427
-
11428
-
11429
-
11430
- --------------------------------------------------------------------------------
11431
- Package Title: unist-util-visit-children (2.0.2)
11432
-
11433
- Package Locator: npm+unist-util-visit-children$2.0.2
11434
- --------------------------------------------------------------------------------
11435
-
11436
- * Declared Licenses *
11437
- MIT
11438
-
11439
-
11440
- Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
11441
- Permission is hereby granted, free of charge, to any person obtaining a copy
11442
- of this software and associated documentation files (the "Software"), to deal
11443
- in the Software without restriction, including without limitation the rights
11444
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11445
- copies of the Software, and to permit persons to whom the Software is
11446
- furnished to do so, subject to the following conditions:
11447
-
11448
- The above copyright notice and this permission notice shall be included in all
11449
- copies or substantial portions of the Software.
11450
-
11451
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11452
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11453
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11454
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11455
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11456
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11457
- SOFTWARE.
11458
-
11459
-
11460
- --------------------------------------------------------------------------------
11461
- Package Title: unist-util-visit-parents (5.1.3)
11462
-
11463
- Package Locator: npm+unist-util-visit-parents$5.1.3
11464
- --------------------------------------------------------------------------------
11465
-
11466
- * Declared Licenses *
11467
- MIT
11468
-
11469
-
11470
- (The MIT License)
11471
-
11472
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
11473
-
11474
- Permission is hereby granted, free of charge, to any person obtaining
11475
- a copy of this software and associated documentation files (the
11476
- 'Software'), to deal in the Software without restriction, including
11477
- without limitation the rights to use, copy, modify, merge, publish,
11478
- distribute, sublicense, and/or sell copies of the Software, and to
11479
- permit persons to whom the Software is furnished to do so, subject to
11480
- the following conditions:
11481
-
11482
- The above copyright notice and this permission notice shall be
11483
- included in all copies or substantial portions of the Software.
11484
-
11485
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
11486
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
11487
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
11488
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
11489
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
11490
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
11491
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11492
-
11493
-
11494
-
11495
11360
  --------------------------------------------------------------------------------
11496
11361
  Package Title: uri-js (4.4.1)
11497
11362